Maintain order in your server with these essential moderation tools.
ban [@user] [reason]
- Description: Ban a user from the server.
- Usage:
!ban @User Spamming
- Example:
!ban @Troublemaker Violation of rules
jail [@user] [reason]
- Description: Restrict a user’s access to most channels by jailing them.
- Usage:
!jail @User Spamming
- Example:
!jail @RuleBreaker Inappropriate behavior
kick [@user] [reason]
- Description: Kick a user from the server.
- Usage:
!kick @User Misconduct
- Example:
!kick @Offender Breaking rules
lock [#channel]
- Description: Lock a specific channel, preventing messages from being sent.
- Usage:
!lock #general
- Example:
!lock #announcements
lockall
- Description: Lock all text channels in the server.
- Usage:
!lockall
- Example:
!lockall
mute [@user] [duration]
- Description: Mute a user in the server for a specified duration.
- Usage:
!mute @User 10m
- Example:
!mute @Noisy 30m
setupjail
- Description: Set up the jail system for the server.
- Usage:
!setupjail
- Example:
!setupjail
unjail [@user]
- Description: Remove a user from jail.
- Usage:
!unjail @User
- Example:
!unjail @Forgiven
unlock [#channel]
- Description: Unlock a specific channel, allowing messages to be sent.
- Usage:
!unlock #general
- Example:
!unlock #announcements
unlockall
- Description: Unlock all text channels in the server.
- Usage:
!unlockall
- Example:
!unlockall
unmute [@user]
- Description: Unmute a user in the server.
- Usage:
!unmute @User
- Example:
!unmute @QuietNow
/autopurge [#channel] [interval]
- Description: Set up automatic message purging for a specific channel at regular intervals.
- Usage:
/autopurge #channel 1h
- Example:
/autopurge #spam 30m
/autodelete [#channel] [interval]
- Description: Set up automatic message deletion in a specific channel after a set time.
- Usage:
/autodelete #channel 10m
- Example:
/autodelete #logs 5m
/list_autodel_purge
- Description: List all channels with auto-delete or auto-purge enabled.
- Usage:
/list_autodel_purge
- Example:
/list_autodel_purge
/remove_autodelpurge [#channel]
- Description: Remove auto-delete or auto-purge settings from a specific channel.
- Usage:
/remove_autodelpurge #channel
- Example:
/remove_autodelpurge #general
/channel_status [#channel]
- Description: Display the current auto-delete and auto-purge status of a channel.
- Usage:
/channel_status #channel
- Example:
/channel_status #memes
report [@user] [reason]
- Description: Report a user or an issue to the server moderators.
- Usage:
!report @User Offensive language
- Example:
!report @Offender Harassment
purge [number]
- Description: Delete a specified number of messages in a channel.
- Usage:
!purge 50
- Example:
!purge 100
Updated on August 14, 2024