🔢Counting
This module allows users to count, taking turns with other users!
How it works
Users Simply Say The Next Number in the designated counting channel
Only the next incremental number is accepted
Users can only count once in a row
Commands
Set-Up
set up the counting module using the /counting-manage
command!

With this command you can set the channel that the counting module takes place
Usage

The counting channel starts at "0" and after this, keep counting up to your hearts content!
a ✅ emoji means your count was accepted as ther next number.
Your message will be deleted if it is not correct and a error message will be sent.
E.G
Some common reasons for message deletion:
Your message contained the wrong count or contained a decimal
Your message mentioned a user
Your message contained dissalowed words/characters
You counted 2x in a row
Modes
Our counting module also has different modes for different purposes, so the counting channel functions as you want it to
Messages
There are two modes:
Count In Message Must Be Exact - Only a message containing the correct count will be accepted
Message Must Contain The Next Count - The message must contain the correct next number at the start, but can contain a message after.
Processing
There are two modes:
User Messages - Messages are validated, and reacted with a ✅ if correct but there is a risk of users editing messages after.
Webhook - When a user counts correctly, their message is replaced with a webhook, preventing message editing.
Disable
Disable this plugin by using /counting-manage
and setting the disablemodule
paramater to TRUE

Last updated
Was this helpful?