Display word on hangman timeout
wookie184 opened this issue · 2 comments
wookie184 commented
Currently when the hangman command times out it doesn't tell you what the word was:
This is annoying if you were still playing but were just slow thinking of a letter or got stuck and wanted to wait for it to be revealed.
Instead, it should reply to the original message saying that you lost, the game timed out, and what the word was.
The code is here:
sir-lancebot/bot/exts/fun/hangman.py
Line 117 in a1041e7
Would you like to implement this yourself?
- I'd like to implement this feature myself
- Anyone can implement this feature
l-melon commented
Hello, I would like to work on this issue.