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
d84d7ab62b
reminder-bot
/
src
/
commands
/
mod.rs
5 lines
88 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
;
removed language_manager.rs. framework reworked for slash commands. updated info commands for new framework
2021-09-06 12:46:16 +00:00
//pub mod todo_cmds;
Reference in New Issue
Copy Permalink