improve error handling and add metadata

This commit is contained in:
Chance 2025-04-03 01:00:24 -04:00 committed by BitSyndicate
parent 10932a1a97
commit 710c8e52bd
Signed by: bitsyndicate
GPG key ID: 443E4198D6BBA6DE
17 changed files with 1162 additions and 787 deletions

View file

@ -6,6 +6,9 @@ pub mod commands;
pub mod handler;
pub mod input;
pub fn setup() {
commands!(
HelpCommand,