discord-bot/src/commands/mod.rs

6 lines
109 B
Rust

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