Skip to content

Conversation

@notsniped
Copy link
Member

High-Low

This minigames makes you guess whether the actual number is higher or lower than the hint number, that the bot gives you. You can choose any one of these options by typing and sending them in the chat:

  • high: if you think the number is higher than the hint
  • low: if you think the number is lower than the hint
  • jackpot: if you think the number is the same as the hint (it's very rare!)

NOTE: If you choose jackpot and it is correct, you will win 5 million coins!

Ported from the old isobot, but modified to work and run with the new codebase
When returning request data from Discord's API while invoking a slash command, it doesn't contain the `message` class within the context. Using message class from context in `check()` event will make it fail as it won't get any data. Removing it and using bare values for `check()` will work better.
Embeds look nicer, change my mind
@notsniped notsniped self-assigned this Aug 19, 2022
@notsniped notsniped added enhancement New feature or request area:currency framework Any updates, changes, or removals to the currency framework priority:high area:main Changes to the main functioning code labels Aug 19, 2022
@notsniped notsniped added this to the Currency framework milestone Aug 19, 2022
@notsniped notsniped linked an issue Aug 19, 2022 that may be closed by this pull request
@notsniped notsniped merged commit 7e1c109 into main Aug 19, 2022
@notsniped notsniped deleted the minigames.make-high-low-minigame branch August 19, 2022 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:currency framework Any updates, changes, or removals to the currency framework area:main Changes to the main functioning code enhancement New feature or request priority:high size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make high-low minigame

1 participant