reminder-bot/src/commands
2021-01-18 19:32:19 +00:00
..
info_cmds.rs cleared up imports, split command help into separate function, postponed some awaits 2020-12-18 12:37:05 +00:00
mod.rs ran rustfmt over project. cleared up a couple of clippy things 2020-10-12 21:01:27 +01:00
moderation_cmds.rs updated serenity to latest current. interval and remind commands are now operationally identical using one regex. interval accepts an optional third parameter which is an expiration point 2021-01-03 14:48:18 +00:00
reminder_cmds.rs made up for the missing forward check 2021-01-18 19:32:19 +00:00
todo_cmds.rs removed async_trait from deps to use reexport from serenity 2021-01-07 21:11:02 +00:00