feat: got the commands mostly working, will need some further fine tuning

This commit is contained in:
silver 2025-06-16 04:31:21 +01:00
parent 86a3af2a65
commit 86f54aec6d
Signed by untrusted user: silver
GPG key ID: 36F93D61BAD3FD7D
4 changed files with 262 additions and 2 deletions

View file

@ -3,4 +3,5 @@ pub mod committee;
pub mod count;
pub mod minecraft;
pub mod role_adder;
pub mod server_icon;
pub mod wolves;