Commands

Moderation Commands

Keep your server safe with a full moderation toolkit.

,ban,ban <user> [reason]

Permanently ban a member from the server.

Example: ,ban @alex spamming invites
,kick,kick <user> [reason]

Kick a member from the server.

Example: ,kick @alex breaking rule 3
,unban,unban <user|id>

Unban a previously banned user by ID or tag.

Example: ,unban 349128374019283740
,hardban,hardban <user> [reason]

Ban a user and prevent them from ever being unbanned without owner override.

Example: ,hardban @troll raiding
,softban,softban <user> [reason]

Ban then immediately unban to purge a user's recent messages.

Example: ,softban @alex clearing spam
,massban,massban <ids...> [reason]

Ban multiple users at once by ID.

Example: ,massban 111 222 333 raid cleanup
,mute,mute <user> [duration] [reason]

Text-mute a member so they can't send messages.

Example: ,mute @alex 30m chill out
,unmute,unmute <user>

Remove a text mute from a member.

Example: ,unmute @alex
,timeout,timeout <user> <duration> [reason]

Discord native timeout on a member.

Example: ,timeout @alex 1h flaming
,untimeout,untimeout <user>

Remove a Discord timeout early.

Example: ,untimeout @alex
,warn,warn <user> <reason>

Issue a warning that is logged to the member's history.

Example: ,warn @alex no politics in general
,jail,jail <user> [reason]

Move a member into the jail role/channel until released.

Example: ,jail @alex under review
,unjail,unjail <user>

Release a member from jail.

Example: ,unjail @alex
,rmute,rmute <user> [duration]

Reaction-mute a member so they can't add reactions.

Example: ,rmute @alex 1h
,imute,imute <user> [duration]

Image-mute a member so they can't attach files or embeds.

Example: ,imute @alex 2h
,clear,clear <amount> [user]

Bulk delete messages in the current channel.

Example: ,clear 50 @alex
,strip,strip <user>

Remove every role from a member.

Example: ,strip @alex
,restore,restore <user>

Restore a member's previous roles after they rejoin.

Example: ,restore @alex
,lockdown,lockdown [reason]

Lock every configured channel at once.

Example: ,lockdown raid in progress
,lock,lock [channel]

Prevent @everyone from sending in a channel.

Example: ,lock #general
,unlock,unlock [channel]

Reopen a locked channel.

Example: ,unlock #general
,lockall,lockall

Lock every text channel in the server.

Example: ,lockall
,masskick,masskick <role|ids...>

Kick many members by role or ID list.

Example: ,masskick @Unverified
,massmove,massmove <from> <to>

Move every user from one voice channel to another.

Example: ,massmove Lobby AFK
,massrename,massrename <filter> <new name>

Rename every member matching a filter.

Example: ,massrename bots Verified
,massrole,massrole <add|remove> <role> [filter]

Add or remove a role from every member matching a filter.

Example: ,massrole add @Member humans
,massdisconnect,massdisconnect

Disconnect everyone in voice channels.

Example: ,massdisconnect
,massdm,massdm <role> <message>

DM a message to every member matching a role.

Example: ,massdm @Beta thanks for testing!