Counting Module Setup

Mumbo comes with a counting channel moderation module

About

When setup, the current count will be set at zero. Then, members can type 1, 2, 3 and so on. If a member types the wrong number, the message will be deleted and they will be warned. If a member goes multiple times in a row, the message will be deleted and they will be warned.

Setup

You will need:

To begin, create a channel and name whatever you want. Right click it hit copy ID. You will need this ID for the next step.

Then run:

.setcountingchannel <channel-id>

You can also manually set the count the bot is at with:

.setcurrentcount <count>

Ex .setcurrentcount 1038

Last updated

Was this helpful?