moderation
Comprehensive moderation toolkit: kick, ban, timeout, warn, purge, slowmode, lock/unlock
/kickKick a member from the server
userUserrequiredThe user to kick
reasonStringReason for the kick
/banBan a member from the server
userUserrequiredThe user to ban
reasonStringReason for the ban
delete_daysIntegerNumber of days of messages to delete (0-7)
/unbanUnban a user from the server
user_idStringrequiredThe user ID to unban
reasonStringReason for the unban
/timeoutTimeout a member (prevent them from chatting)
userUserrequiredThe user to timeout
durationStringrequiredDuration (e.g. 10m, 1h, 1d). Max 28 days.
reasonStringReason for the timeout
/untimeoutRemove a timeout from a member
userUserrequiredThe user to untimeout
reasonStringReason for removing the timeout
/warnIssue a warning to a member
userUserrequiredThe user to warn
reasonStringrequiredReason for the warning
/warningsView warnings for a member
userUserrequiredThe user to check
/clearwarningsClear all warnings for a member
userUserrequiredThe user to clear warnings for
/purgeBulk delete messages from a channel
amountIntegerrequiredNumber of messages to delete (1-100)
userUserOnly delete messages from this user
/slowmodeSet slowmode for a channel
secondsIntegerrequiredSlowmode delay in seconds (0 = off, max 21600)
channelChannelThe channel (defaults to current)
/lockLock a channel (prevent @everyone from sending messages)
channelChannelThe channel to lock (defaults to current)
reasonStringReason for locking
/unlockUnlock a channel (allow @everyone to send messages)
channelChannelThe channel to unlock (defaults to current)
/modlogSet the moderation log channel
channelChannelrequiredThe channel for mod logs