Commit Graph

6 Commits (main)

Author SHA1 Message Date
Joey Hines 230930a23c
Added config for themes. Fixes #1
* WOxlf now supports a number of game themes
 * Each theme can have custom messages, profile pics, phrasing, etc
 * Messages are defined as tera templates
* Couple small improvements
+ Clippy + fmt
2022-05-28 16:31:41 -06:00
Joey Hines 673d5b56f0
Moved event_handler to its own module and cleaned up readme 2022-03-20 09:46:40 -06:00
Joey Hines 23f5a86013
Updated prefix and added help command 2022-03-07 19:56:12 -07:00
Joey Hines 98bc997ff3
Added !players command 2022-03-06 14:18:54 -07:00
Joey Hines 10fa6f6906
Added remaining bare minimum functionality
+ Added phase handling and player termination
+ Fixed an issue with some commands not saving game data
+ Added game_status command
+ Updated readme with commands and new features
+ clippy + fmt
2022-03-06 12:48:11 -07:00
Joey Hines fd878c3721
Initial commit 2022-03-05 14:35:02 -07:00