wOxlf/src
Joey Hines e72d603149
Added commands + persistence
+ `say`: used by the host to speak in the game chat
+ `end`: ends the game and cleans up
+ `broadcast`: Send an important game message that that is pinned in each channel
+ Persistent allows games to continue across bot restarts
+ clippy + fmt
2022-03-06 10:03:49 -07:00
..
commands.rs Added commands + persistence 2022-03-06 10:03:49 -07:00
data.rs Added commands + persistence 2022-03-06 10:03:49 -07:00
helper.rs Added commands + persistence 2022-03-06 10:03:49 -07:00
main.rs Added commands + persistence 2022-03-06 10:03:49 -07:00