aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/fun/hangman.py (follow)
Commit message (Expand)AuthorAgeLines
* Display word on hangman timeout (#1561)Gravatar lumin2024-07-07-3/+3
* Format code with new ruff rulesGravatar Chris Lovering2023-11-06-1/+0
* Apply fixes for ruff lintingGravatar Chris Lovering2023-05-09-5/+4
* Fix position-only arg in hangman.pyGravatar Izan2022-10-02-1/+1
* Support discord.py's new async cog loadingGravatar Chris Lovering2022-09-21-2/+2
* Remove false commentGravatar Bluenix2021-09-19-1/+0
* Remove multiplayer mode and correctly check current channelGravatar Bluenix2021-09-19-12/+1
* Hangman (#843)Gravatar Shom7702021-09-18-0/+194