improve error handling and add metadata
This commit is contained in:
parent
2d4736f12e
commit
42f9c669c8
17 changed files with 1162 additions and 787 deletions
|
@ -6,6 +6,9 @@ pub mod commands;
|
|||
pub mod handler;
|
||||
pub mod input;
|
||||
|
||||
|
||||
|
||||
|
||||
pub fn setup() {
|
||||
commands!(
|
||||
HelpCommand,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue