discord-bot/src/commands/mod.rs

7 lines
130 B
Rust

pub mod add_server;
pub mod committee;
pub mod count;
pub mod minecraft;
pub mod role_adder;
pub mod server_icon;
pub mod wolves;