Starting a Game
Last updated
Last updated
New games can be started using the /start
command. GTN Bot will attempt to start the game in the channel where the /start
command is executed.
The /start
command includes the following options:
min
- Minimum number to use for the random number selection
max
- Maximum number to use for the random number selection
prize
- Optional prize to be awarded to the winner
All prizes, including roles, must be awarded manually. The "prize" field is for appearance and game history log purposes only.
The winning number (between the provided minimum and maximum) is chosen randomly by the bot when the round is started. You may optionally provide a prize for the winner.
If configured via the GTN Bot Panel, the user who executes the command will receive the winning number via embed or DM, depending on the respective server's configuration.
Example: /start min:1 max:100 prize:VIP Role
to start a game with a prize.