5 Commits

Author SHA1 Message Date
d5705f7648 feat+fix: more emojis to break up walls of text
move the impersonation/missed/authentic reveal to the bottom of the embed in order to maintain top to bottom reading order
hide awards / guesses when no one did that
scale guessing and awarding time to the number of responses
make error embeds red so they're obviously an error
make action confirmation embeds cyan
fix crash when a player late joins (code forgot to fetch a topic for them)
fix crash when subject didn't respond
add more pauses to allow for reading
2025-04-19 15:33:50 -04:00
0625fd2fea feat: entire game (except the additional round I haven't designed yet, ability to change settings) implemented and ready for playtesting 2025-04-17 00:23:29 -04:00
eba8822825 feat: implement a Discord bot using the Gateway API that listens for and responds to commands 2025-04-12 12:50:24 -04:00
492fe68c09 chore: add many useful crates as dependencies 2025-04-12 12:49:46 -04:00
3fbe49d8a7 chore: switch to Cargo workspace 2025-04-11 18:19:14 -04:00