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
99c4a23bf0
reminder-bot
/
src
/
commands
History
jellywx
99c4a23bf0
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
..
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
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
todo_cmds.rs
removed useless fields from todo. removed debug trait
2020-12-19 22:14:16 +00:00