Moderation

Moderation

Full moderation suite for managing members, messages, and channels.

Mataru provides a comprehensive moderation toolkit for server staff. All actions are logged when !logging is configured.

WARNING

Moderation actions require Mataru to have the appropriate Discord permissions for each action (Ban Members for bans, Kick Members for kicks, Moderate Members for timeouts, etc.). Mataru's role must be positioned above the target's highest role.

NOTE

All moderation actions are logged in the designated modlog channel. Reason fields support custom text. Messages are not deleted by moderation commands — use !purge for that.

Banning

Ban a member from the server:

!ban <@user> [reason]

Hard-ban a member — prevents unauthorized unbans by re-banning them if someone tries to unban without permission:

!hardban <@user> [reason]

Unban a previously banned user by ID:

!unban <userID>

Kicking

Kick a member without banning them:

!kick <@user> [reason]

Timeouts (Mute)

Timeout (mute) a member for a duration:

!mute <@user> <duration> [reason]
!unmute <@user>

Warnings

Issue a warning to a member:

!warn <@user> [reason]
!warnings <@user>
!clearwarnings <@user>

Jail

Restrict a member to a jail channel, removing their access to other channels:

!jail <@user> [reason]
!unjail <@user>

Purge

Bulk delete messages in the current channel:

!purge <amount>
!purgebots <amount>

Channel Lock & Hide

Lock a channel so @everyone cannot send messages:

!lock [#channel]
!unlock [#channel]
!lockall
!unlockall

Hide a channel from @everyone:

!hide [#channel]
!unhide [#channel]
!hideall
!unhideall

Nickname

Change or reset a member's server nickname:

!nickname <@user> <new nickname>
!nickname <@user> reset

Roles

Toggle a role for a member — adds it if they don't have it, removes it if they do:

!role <@user> <@role>

Nuke

Delete and immediately recreate the current channel, preserving all settings and permissions:

!nuke

WARNING

This is destructive and irreversible. All message history in the channel will be permanently deleted.

Emoji & Sticker Steal

Add an emoji or sticker from another server to yours by replying to a message:

!steal

List

View lists of admins, bots, banned users, roles, members in a role, and more:

!list
!list bans
!list bots