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
98aed91d21
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
;
ran rustfmt over project. cleared up a couple of clippy things
2020-10-12 20:01:27 +00:00
pub
mod
moderation_cmds
;
started adding commands
2020-08-09 22:59:31 +00:00
pub
mod
reminder_cmds
;
pub
mod
todo_cmds
;
Reference in New Issue
Copy Permalink