Instructions

Starting the Game

Games can be created by pressing the button labeled "Host Game" and entering the username you want. While the game has not started, anyone can join if they press "Join Game" in the menu, input the game code, and input their desired username. To start the game, there must be at least three players, and somebody must type the command !start.
If you want to play but can't get enough people you know to play, make the game public or add bots. Use the command !settings public to make the game code be shown in the menu screen to anyone playing. This can always be turned off by using the same command again. You could also add bots to play with !bot add, and remove it with !bot remove if you change your mind.

The Actual Game

After using !start, the automated dealer, called the "Moderator," will give each player their hand. A player can then choose to !hit or !stand to hit or stand. Pretty simple. Bots wil automatically choose whether to hit or stand. If a player's hand is valued at over 21, they bust and lose the round.

Once all players are standing or bust, the moderator will announce the player (or players, if tied) with the highest score. The game room will automatically close in 10 minutes afterwards, unless you choose to play again by using !start again.

Commands

Additional to the commands granted to you at night by your role (see above), you can type the global commands (shown below) in the chat to use them. Some commands have parameters. For example, the command !vote (username) has the parameter username. This parameter should be replaced with the username of a living player in the game. For example, !vote ArjhanToteck would vote for a player named "ArjhanToteck".

  • !players (type): when this command is sent in the chat, the moderator will respond with a list of players in the game. If the parameter (type) is equal to standing, the list will only include standing players. If it's equal to bust, the list will only include players who lost. If the message is sent as !players (without a parameter), the list will include all players.

  • !settings: this command will show the current settings of the game.

  • !settings allowPlayersToJoin: this command will toggle whether or not players are currently able to join the game. Cannot be changed once the game has started. Defaults to true.

  • !settings public: this command will toggle whether or not the game is shown on the menu as a game that can be joined by anyone. Cannot be changed once the game has started. Defaults to false.

  • !start: this command is used to start a new round.