feat: new command to see how many of each club/soc are on teh server
Some checks failed
On_Push / lint_clippy (push) Failing after 34s
On_Push / lint_fmt (push) Successful in 50s
On_Push / build (push) Has been skipped
On_Push / deploy (push) Has been skipped

This commit is contained in:
silver 2025-02-27 03:02:35 +00:00
parent 0bedf96da5
commit 143483d3b3
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
4 changed files with 110 additions and 9 deletions

View file

@ -1,4 +1,5 @@
pub mod add_server;
pub mod committee;
pub mod link_email;
pub mod minecraft;
pub mod role_adder;