sir-lancebot
sir-lancebot copied to clipboard
Display word on hangman timeout
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: https://github.com/python-discord/sir-lancebot/blob/a1041e76cb19a92707ebc3cd7859631e2457f55d/bot/exts/fun/hangman.py#L117
Would you like to implement this yourself?
- [ ] I'd like to implement this feature myself
- [x] Anyone can implement this feature
Hello, I would like to work on this issue.
Thanks for fixing this @l-melon!