This website requires JavaScript.
Explore
Help
Sign In
jude
/
reminder-bot
Watch
1
Star
0
Fork
0
You've already forked reminder-bot
Code
Issues
Pull Requests
Packages
Projects
Releases
3
Wiki
Activity
88976dc244
reminder-bot
/
src
/
commands
History
jellywx
88976dc244
made up for the missing forward check
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