Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display word on hangman timeout #1497

Open
1 of 2 tasks
wookie184 opened this issue Apr 1, 2024 · 0 comments
Open
1 of 2 tasks

Display word on hangman timeout #1497

wookie184 opened this issue Apr 1, 2024 · 0 comments
Labels
good first issue Good for newcomers status: planning Discussing details type: feature Relating to the functionality of the application.

Comments

@wookie184
Copy link
Contributor

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
@wookie184 wookie184 added type: feature Relating to the functionality of the application. status: planning Discussing details good first issue Good for newcomers labels Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers status: planning Discussing details type: feature Relating to the functionality of the application.
Projects
None yet
Development

No branches or pull requests

1 participant