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