Skip to main content

Duel

The duel module is an interactive chat game. In this game, users can challenge each other to a duel.

How the game works:

  1. The game begins when a user initiates the command !duel <user> <points>.
  2. The challenged user has the option to accept or decline the duel.
  3. If the duel is accepted, the game randomly determines the winner.
  4. 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

NameDescription
CooldownThe cooldown period between duel challenges.
Maximum amountThe maximum amount of points that can be wagered in a duel.

Example

Duel Example