Point !time users at !tz when they pass a zone #3
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/time-nudge"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #2.
!timebecame a fixed UTC alias, so!time Europe/Amsterdamsilently returned UTC with no hint that the argument was ignored. That was the one change in the refactor a regular user could trip over.The room still sees only the UTC line; the nudge goes privately to the caller, matching how usage errors are already handled.
!timewith no argument is unchanged, and!time -his still intercepted before the handler.Verification
309 tests (up from 304). One of the new tests takes the suggested command out of the nudge text and dispatches it, so the suggestion is proven to actually work rather than just proven to be a string.
Mutation-checked: