Duel
The duel module is an interactive chat game. In this game, users can challenge each other to a duel.
How the game works:
- The game begins when a user initiates the command
!duel <user> <points>
. - The challenged user has the option to accept or decline the duel.
- If the duel is accepted, the game randomly determines the winner.
- The winner receives the points wagered in the duel.
Winning:
The winner of the duel is randomly determined by the game.
Commands
- !duel - Challenges another user to a duel.
- !accept - Accepts a duel challenge.
- !deny - Declines a duel challenge.
Settings
Name | Description |
---|---|
Cooldown | The cooldown period between duel challenges. |
Maximum amount | The maximum amount of points that can be wagered in a duel. |