python-discord/sir-lancebot

Display word on hangman timeout

wookie184 opened this issue · 2 comments

Currently when the hangman command times out it doesn't tell you what the word was:
image

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:

timeout_embed = Embed(

Would you like to implement this yourself?

  • I'd like to implement this feature myself
  • Anyone can implement this feature

Hello, I would like to work on this issue.

Thanks for fixing this @l-melon!