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
6cf660c7ee
reminder-bot
/
src
/
commands
/
mod.rs
5 lines
86 B
Rust
Raw
Normal View
History
Unescape
Escape
started adding commands
2020-08-09 22:59:31 +00:00
pub
mod
info_cmds
;
more commands. fixed an issue with text only commands
2021-09-10 23:14:23 +00:00
pub
mod
moderation_cmds
;
pub
mod
reminder_cmds
;
subcommand group syntax
2021-09-24 11:55:35 +00:00
pub
mod
todo_cmds
;
Reference in New Issue
Copy Permalink