Rearranged some commands

Working on a macro to automatically add option wrappers
This commit is contained in:
jude
2024-02-17 14:09:01 +00:00
parent d0833b7bca
commit eb92eacb90
19 changed files with 340 additions and 238 deletions

View File

@@ -1,6 +1,8 @@
mod autocomplete;
pub mod command_macro;
mod command_proc;
pub mod info_cmds;
pub mod moderation_cmds;
pub mod reminder_cmds;
pub mod timer;
pub mod todo_cmds;