10 Commits

Author SHA1 Message Date
d1ec42fa51
big ass formatting 2025-06-05 21:31:06 -06:00
8a0232b842
Feat: Update word list to words_alpha.txt
Changed the default word list file from `words.txt` to `words_alpha.txt` for both Wordle and Hangman games. This ensures a more comprehensive and accurate word source for these games.
2025-05-28 12:36:03 -06:00
dd334c5f24
feat: Generate initial Wordle game board image for game start 2025-05-20 20:03:06 -06:00
154d7d665d
Refactor: Remove legacy game commands
Removes the following legacy game commands from the Games cog:
- coinflipbet
- rps
- rpschallenge
- guess
- hangman

These commands were kept for backward compatibility but are no longer needed.
2025-05-19 15:10:13 -06:00
2844dcbcd8
fix: Update opponent parameter type from discord.Member to discord.User in game callbacks 2025-05-19 15:00:44 -06:00
60cb29a62e
feat: Add Wordle game implementation with command integration 2025-05-17 09:17:27 -06:00
ee84d5fcec
asd 2025-05-09 16:42:38 -06:00
9d5f5d3255
aa 2025-05-03 16:46:30 -06:00
1500e9d768
aa 2025-05-03 16:41:44 -06:00
60d7880d3c
init 2025-04-25 14:03:49 -06:00