Counting
Command category for running a counting channel game in Kythia.
/counting
🔢 Set up and manage a counting channel where members count together in sequence.
Usage
/counting disable
/counting reset
/counting setup <channel> [strict]
Subcommands
/counting disable — Disable the counting channel.
/counting reset — Reset the count back to zero.
/counting setup <channel> [<strict>] — Configure the counting channel.
| Option | Type | Required | Description |
|---|---|---|---|
channel |
Channel | ✅ | The channel to use for counting |
strict |
Boolean | — | Enable strict mode — if someone counts wrong, the count resets to 0 |