Multifeatured Counting Channel
Create a counting channel for your server, with various additional management options!
Multifeatured Counting Channel
.counting
server_only
Show the Counting leaderboard in this server.
.counting leaderboard
top and topcounters
Show the highest count reached in this server.
.counting highscore
score
Settings for Counting
.countingset
MOD
server_only
Set the counter to start off with.
.countingset starting <num>
Mute users for a specified amount of time if they count wrong x times in a row (leave both values empty to turn off, requires Core mutes
to be loaded).
.countingset penalty [wrong=None] [mute_time_in_seconds=None]
Toggle Counting in this server.
.countingset toggle <true_or_false>
Toggle whether users can count multiple times in a row.
.countingset allowrepeats <true_or_false>
Clear & reset the current Counting settings.
.countingset clear
Toggle whether to assign a role to the most recent user to count (requires add/remove role perms).
.countingset assignrole <true_or_false>
Set the Counting channel.
.countingset channel <channel>
Set the role to assign to the most recent user to count.
.countingset role <role>
ADMIN
Set the message to be sent on counter reset when a wrong number is sent (leave blank to turn off auto-reset).
The following variables can be included in the message:
{author}
for a user mention of the wrong count message's author{count}
for the wrong count number{correct}
for what the count should have been.countingset autoreset [message]
Toggle whether incorrect counts should be deleted.
.countingset delete <true_or_false>
View the current Counting settings.
.countingset view
Toggle whether ✓ and ✗ reactions should be added to messages.
.countingset react <true_or_false>
Reset the current Counting scores for all server members.
.countingset resetcounts
Set whether messages not starting with a number are allowed.
.countingset allowtext <true_or_false>