πŸ”’ Counting Game

The counting system enables a collaborative counting game in a designated channel. Players count up from 1, one at a time. If someone makes a mistakeβ€”like repeating a number, skipping one, or posting out of turnβ€”they receive a penalty role for a set duration.

🧾 Commands

/count-setup

Description: Initializes the counting game in your server.

Required Permissions: Manage Channels, Manage Guild

/count-setup channel: mistake-role: mistake-duration: react:
  • channel – Channel where the game takes place.
  • mistake-role – Role assigned to players who mess up.
  • mistake-duration – How long the mistake-role is active (e.g. 10m, 1h).
  • react – Enable βœ… or ❌ bot reactions to correct/incorrect entries (yes/no).

/count-set

Description: Manually define the current count value to start or resume the game.

Required Permissions: Manage Channels, Manage Guild

/count-set number:
  • number – The number from which the game will continue.