Override timezone per command

Timezone option that will override the timezone on a per-command basis
This commit is contained in:
2022-09-11 18:59:46 +01:00
parent ecaa382a1e
commit c8f646a8fa
4 changed files with 57 additions and 35 deletions

View File

@@ -1,3 +1,4 @@
mod autocomplete;
pub mod info_cmds;
pub mod moderation_cmds;
pub mod reminder_cmds;