Moderation
Discord moderation bot commands for warnings, timeouts, kicks, and bans. Each action can create a case number you can look up later.
Discord moderation bot commands for warnings, timeouts, kicks, and bans. Each action can create a case number you can look up later.
/warn
Gives a member an official warning with an optional reason and evidence link.
/warnings
Lists all warnings for a member.
/unwarn
Removes one warn, the latest warn, or all warns for a member (all:true).
/reason
Edits the reason text on an existing moderation case.
/mute
Mutes a member using Discord timeout for a number of minutes.
/unmute
Removes a mute/timeout early.
/timeout
Times out a member for a set duration.
/untimeout
Removes an active timeout.
/kick
Removes a member from the server without banning them.
/ban
Bans a member from the server.
/unban
Lifts a ban using their user ID or @mention.
/purge
Delete recent messages (amount 1-1000). Bot messages included unless skip_bots:true.
/purge-all
Delete every message in this channel. Bot messages included unless skip_bots:true.
/clearcases
Bulk-delete case records by user, action type, or whole guild (confirm:true).
/case
Looks up one moderation case by its number.
/cases
Lists cases with optional filters for user, action type, or limit.
/slowmode set
Sets message delay for a channel (0–21600 seconds).
/slowmode off
Clears slowmode for a channel.
/slowmode status
Shows the current slowmode delay for a channel.