feat: implement /timezone command to get/set room timezone #72
Reference in New Issue
Block a user
Delete Branch "fix/issue-53"
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?
Summary
Re-implements the timezone command that was previously reverted.
Changes
/timezone- Shows current room timezone/timezone <tz>- Sets room timezone (admin-only)Testing
Additional Fix
Fixes #53