Moderation Commands

Kick


Usage

/kick user

Description

Kick the input user from the server.

Required Permissions

Kick Members

Ban


Usage

/ban user

Description

Ban the input user from the server.

Required Permissions

Ban Members

Preemtive Ban


Usage

/ban-id user id

Description

Ban the input user id from the server, even if they are not in the server.

Required Permissions

Ban Members

Purge


Usage

/purge # of messages [user]

Description

Remove # of messages from the current channel. If a user is specified, only that user's messages will be deleted.

Required Permissions

Manage Messages

Set Accept Role


Usage

/accept-settings-setrole role

Description

Set the role that is automatically given to users when they join. They will have to /accept the rules in order to remove it.

Required Permissions

Manage Roles

Note

Usually, you will explain how to accept the rules in your designated rules channel. (Ex. "Type /accept to gain access to the rest of the channels!") The user will then type the command in your welcome channel to remove the role. This command assumes you have set up your channel permissions correctly.

Set Accept Mode


Usage

/accept-settings-setmode remove/add

Description

Set the mode of the accept, whether it should add or remove the accept role when a user accepts the rules.

Required Permissions

Manage Roles

Remove Accept Role


Usage

/accept-settings-delrole

Description

Remove the set role from the accept module.

Required Permissions

Manage Roles

View AutoBan Settings


Usage

/autoban settings

Description

View the AutoBan system settings for the server.

Required Permissions

Manage Roles

Warning

AutoBan conditions with Notify set to true will NOT autoban matching users, and will instead send a notification to the set notification channel, as seen below.

Set AutoBan Notification Channel


Usage

/autoban setnotify channel [role]

Description

Sets the channel where AutoBan conditions marked as notify will be sent. If a role is set, the role will be mentioned as well.

Required Permissions

Administrator

Add AutoBan Condition


Usage

/autoban add condition match full name match case notify

Description

Adds a new condition to the AutoBan system. The 3 remaining parameters are other settings that should be provided as true or false.

Required Permissions

Administrator

Remove AutoBan Condition


Usage

/autoban remove condition

Description

Removes a condition from the AutoBan system.

Required Permissions

Administrator

Toggle Condition Settings


Usage

/autoban toggle condition full/case/notify

Description

Toggles a condition's individual settings between true and false.

Required Permissions

Administrator