Add command abstraction
This commit is contained in:
parent
287ce97819
commit
8a7d414a01
4 changed files with 175 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
pub mod bot;
|
||||
pub mod command;
|
||||
pub mod instance;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue