pub mod bot; pub mod dice; pub mod matrix; pub mod roll; pub mod commands; mod parser;