feat: new command to count the server info, available on the computer soc server

This commit is contained in:
silver 2025-02-27 23:56:48 +00:00
parent 934842cbc9
commit 7d7afcd00c
Signed by untrusted user: silver
GPG key ID: 36F93D61BAD3FD7D
5 changed files with 180 additions and 86 deletions

View file

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