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