Files
caitsith/src/commands/mod.rs
T
wymiller a98f2498a3 made bot in four hours
can run roll and random
2025-04-19 20:22:08 -04:00

4 lines
45 B
Rust

pub mod about;
pub mod random;
pub mod roll;