feat: command config for setting it up

(lsit command can come later to see the active ones)
This commit is contained in:
silver 2024-09-29 22:19:58 +01:00
parent 7980739627
commit ffce78a10d
Signed by untrusted user: silver
GPG key ID: 36F93D61BAD3FD7D
2 changed files with 173 additions and 0 deletions

View file

@ -2,3 +2,4 @@ pub mod add_server;
pub mod committee;
pub mod link_email;
pub mod minecraft;
pub mod role_adder;