Banning and unbanning
,ban
,ban
,ban <user> [delete_days] [reason] Description: Ban a user from the server and optionally delete their recent message history. Permission: Ban Members,ban recent
,ban recent
,ban recent Description: Ban users who recently joined the server. Permission: Ban Members,tempban
,tempban
,tempban <user> <duration> [reason] Description: Temporarily ban a user. seize automatically unbans them when the duration expires. Permission: Ban Members,softban
,softban
,softban <member> [delete_history=1] [reason] Description: Ban and immediately unban a user to clear their messages. Permission: Ban Members,hardban
,hardban
,hardban <user> [reason] Description: Permanently ban a user and prevent manual unban. seize will re-ban them if unbanned. Permission: Ban Members,hardban remove
,hardban remove
,hardban remove <user> Description: Lift a hardban from a user. Permission: Ban Members,unban
,unban
,unban <user_id> Description: Unban a user from the server. Permission: Ban Members,unban all
,unban all
,unban all Description: Unban every banned user in the server. Permission: Ban Members,massban
,massban
,massban <user>... [reason] Description: Ban multiple users at once. Permission: AdministratorKicking and removing members
,kick
,kick
,kick <member> [reason] Description: Kick a member from the server. Permission: Kick Members,strip
,strip
,strip <member> Description: Remove all roles from a user. Permission: Manage RolesMutes, timeouts, and restrictions
,mute
,mute
,mute <member> <duration> [reason] (default 5m) Description: Temporarily timeout a member. Permission: Moderate Members,unmute
,unmute
,unmute <member> Description: Remove a timeout from a member. Permission: Moderate Members,unmute all
,unmute all
,unmute all Description: Remove timeouts from all muted members. Permission: Moderate Members,imagemute
,imagemute
,imagemute <member> Description: Toggle image restrictions for a member by adding or removing the image muted role. Permission: Manage Roles,reactionmute
,reactionmute
,reactionmute <member> Description: Toggle reaction restrictions for a member by adding or removing the reaction muted role. Permission: Manage RolesWarnings
,warn
,warn
,warn <member> [reason] Description: Warn a member for breaking a rule. Permission: Manage Messages,warn remove
,warn remove
,warn remove <warn_id> Description: Remove a specific warning by its ID. Permission: Manage Messages,warn clear
,warn clear
,warn clear <member> Description: Clear all warnings for a member. Permission: Administrator,warn list
,warn list
,warn list [member] Description: View warnings for a member (defaults to yourself). Permission: Manage MessagesMessage cleanup
,purge
,purge
,purge [member] <amount> or ,purge <amount> Description: Delete messages from the current channel. You can filter by member or amount. Permission: Manage Messages,purge startswith
,purge startswith
,purge startswith <substring> [search=100] Description: Purge messages starting with a given substring. Permission: Manage Messages,purge endswith
,purge endswith
,purge endswith <substring> [search=100] Description: Purge messages ending with a given substring. Permission: Manage Messages,purge contains
,purge contains
,purge contains <substring> [search=100] Description: Purge messages containing a given substring. Permission: Manage Messages,purge embeds
,purge embeds
,purge embeds [search=100] Description: Purge messages containing embeds. Permission: Manage Messages,purge files
,purge files
,purge files [search=100] Description: Purge messages with file attachments. Permission: Manage Messages,purge images
,purge images
,purge images [search=100] Description: Purge messages containing images (including links). Permission: Manage Messages,purge links
,purge links
,purge links [search=100] Description: Purge messages containing links. Permission: Manage Messages,purge bots
,purge bots
,purge bots [search=100] Description: Purge messages from bots. Permission: Manage Messages,purge humans
,purge humans
,purge humans [search=100] Description: Purge messages from human users. Permission: Manage Messages,purge webhooks
,purge webhooks
,purge webhooks [search=100] Description: Purge messages from webhooks. Permission: Manage Messages,purge activity
,purge activity
,purge activity [search=100] Description: Purge activity messages such as game invites. Permission: Manage Messages,purge reactions
,purge reactions
,purge reactions [search=100] Description: Remove reactions from messages in the channel. Permission: Manage Messages,purge stickers
,purge stickers
,purge stickers [search=100] Description: Purge messages containing stickers. Permission: Manage Messages,purge emoji
,purge emoji
,purge emoji [search=100] Description: Purge messages containing unicode emojis. Permission: Manage Messages,purge emotes
,purge emotes
,purge emotes [search=100] Description: Purge messages containing custom emotes. Permission: Manage Messages,purge mentions
,purge mentions
,purge mentions <member> [search=100] Description: Purge messages that mention a specific member. Permission: Manage Messages,purge before
,purge before
,purge before <message_link_or_id> Description: Purge messages before a given message. Permission: Manage Messages,purge after
,purge after
,purge after <message_link_or_id> Description: Purge messages after a given message. Permission: Manage Messages,purge upto
,purge upto
,purge upto <message_link_or_id> Description: Purge messages up to a given message. Permission: Manage Messages,purge between
,purge between
,purge between <start_id> <finish_id> Description: Purge messages between two message IDs. Permission: Manage Messages,botclear
,botclear
,botclear [amount=100] Description: Clear bot messages and their command invocations. Permission: Manage MessagesRole management
,role
,role
,role <member> <role> Description: Add or remove a role from a member by toggling it. Permission: Manage Roles,role restore
,role restore
,role restore <member> Description: Restore a member’s roles from before they left the server. Permission: Manage Roles,role create
,role create
,role create <name> Description: Create a new role in the server. Permission: Manage Roles,role delete
,role delete
,role delete <role> Description: Delete a role. Permission: Manage Roles,role add humans
,role add humans
,role add humans <role> Description: Mass add a role to all human members. Permission: Manage Roles,role add bots
,role add bots
,role add bots <role> Description: Mass add a role to all bots. Permission: Manage Roles,role remove humans
,role remove humans
,role remove humans <role> Description: Mass remove a role from all human members. Permission: Manage Roles,role remove bots
,role remove bots
,role remove bots <role> Description: Mass remove a role from all bots. Permission: Manage Roles,role edit color
,role edit color
,role edit color <role> <hex> [second_hex] Description: Change a role’s color. Add a second hex code to set a gradient. Permission: Manage Roles,role edit name
,role edit name
,role edit name <role> <new_name> Description: Rename a role. Permission: Manage Roles,role edit hoist
,role edit hoist
,role edit hoist <role> <true/false> Description: Toggle whether a role is displayed separately on the member list. Permission: Manage Roles,role edit mentionable
,role edit mentionable
,role edit mentionable <role> <true/false> Description: Toggle whether a role is mentionable by everyone. Permission: Manage Roles,role edit icon
,role edit icon
,role edit icon <role> [url_or_emoji] Description: Change a role’s icon using a URL, emoji, or attachment. Permission: Manage Roles,role edit position
,role edit position
,role edit position <role> <position> Description: Move a role to a specific position in the hierarchy. Permission: Manage Roles,role edit gradient
,role edit gradient
,role edit gradient <role> <hex1> <hex2> Description: Set a gradient color for a role. Permission: Manage Roles,role has
,role has
,role has <role> <assign_role> Description: Add a role to all members who have another specific role. Permission: Manage Roles,role has remove
,role has remove
,role has remove <role> <remove_role> Description: Remove a role from all members who have another specific role. Permission: Manage Roles,topcolor
,topcolor
,topcolor [member] <hex> Description: Change the color of the highest role for yourself or a member. Permission: Manage Roles,temprole
,temprole
,temprole <member> <duration> <role> Description: Give a temporary role that expires automatically. Permission: Manage Roles,temprole list
,temprole list
,temprole list Description: List all active temporary roles in the server. Permission: Manage Roles,rolecancel
,rolecancel
,rolecancel Description: Cancel a currently running mass role task. Permission: Manage RolesJail and detention
,jail
,jail
,jail <member> [reason] Description: Jail a member by stripping their roles and assigning the jail role. Permission: Manage Messages,jail setup
,jail setup
,jail setup Description: Create the jail role and channel automatically. Permission: Administrator,jail reset
,jail reset
,jail reset Description: Delete the jail role and channel and reset the configuration. Permission: Administrator,unjail
,unjail
,unjail <member> [reason] Description: Unjail a member and restore their previous roles. Permission: Manage MessagesChannel and server controls
,lock
,lock
,lock Description: Lock the current channel so the default role cannot send messages. Permission: Manage Channels,unlock
,unlock
,unlock Description: Unlock the current channel so the default role can send messages. Permission: Manage Channels,lockdown
,lockdown
,lockdown Description: Lock all text channels in the server. Permission: Manage Channels,lockdown end
,lockdown end
,lockdown end Description: End the server lockdown and unlock all text channels. Permission: Manage Channels,slowmode
,slowmode
,slowmode <seconds> Description: Set the slowmode delay for the current channel. Permission: Manage Channels,slowmode disable
,slowmode disable
,slowmode disable Description: Disable slowmode for the current channel. Permission: Manage Channels,topic set
,topic set
,topic set <text> Description: Set the current channel’s topic. Permission: Manage Channels,topic remove
,topic remove
,topic remove Description: Remove the current channel’s topic. Permission: Manage Channels,nuke
,nuke
,nuke Description: Clone the current channel and delete the original to clear all messages. Permission: Manage Channels and AntiNuke Admin,channel create
,channel create
,channel create <name> Description: Create a new text channel. Permission: Manage Channels,channel delete
,channel delete
,channel delete <channel> Description: Delete a channel. Permission: Manage Channels,channel duplicate
,channel duplicate
,channel duplicate <channel> Description: Duplicate a channel with the same permissions. Permission: Manage Channels,channel rename
,channel rename
,channel rename <channel> <new_name> Description: Rename a channel. Permission: Manage Channels,category create
,category create
,category create <name> Description: Create a new category. Permission: Manage Channels,category delete
,category delete
,category delete <category> Description: Delete a category. Permission: Manage Channels,nsfw toggle
,nsfw toggle
,nsfw toggle [channel] <on/off> Description: Toggle the NSFW status of a text channel. Permission: Manage Channels,spoiler toggle
,spoiler toggle
,spoiler toggle [channel] <on/off> Description: Toggle spoiler-only mode for a text channel. Permission: Manage Channels,clearinvites
,clearinvites
,clearinvites Description: Remove all existing invites in the server. Permission: Manage GuildEmoji, sticker, and guild management
,emoji add
,emoji add
,emoji add <name> <url_or_emoji> Description: Add a custom emoji from an attachment, image URL, or another server’s emoji. Permission: Manage Expressions,emoji delete
,emoji delete
,emoji delete <emoji>... Description: Delete one or multiple custom emojis. Permission: Manage Expressions,steal
,steal
,steal <emoji>... Description: Steal emojis from a message and add them to the server. Permission: Manage Expressions,sticker steal
,sticker steal
,sticker steal Description: Steal a sticker from an uploaded file or a replied message. Permission: Manage Expressions,sticker delete
,sticker delete
,sticker delete <name>... Description: Delete one or multiple server stickers. Permission: Manage Expressions,guild edit icon
,guild edit icon
,guild edit icon [attachment] Description: Change the server icon. Permission: Manage Guild,guild edit splash
,guild edit splash
,guild edit splash [attachment] Description: Change the server invite splash. Permission: Manage Guild,guild edit name
,guild edit name
,guild edit name <new_name> Description: Rename the server. Permission: Manage GuildCases, stats, and utilities
,case
,case
,case <case_id> Description: View a moderation case by its ID. Permission: Manage Messages,case reason
,case reason
,case reason <case_id> <new_reason> Description: Edit the reason attached to a case. Permission: Manage Messages,case delete
,case delete
,case delete <case_id> Description: Delete a moderation case. Permission: Administrator,case list
,case list
,case list [member] Description: View the moderation case history for a member. Permission: Manage Messages,modstats
,modstats
,modstats [member] Description: View moderation activity for a moderator or the server leaderboard. Permission: Manage Messages,nickname
,nickname
,nickname <member> [new_name] Description: Change or reset a member’s nickname. Permission: Manage Nicknames,dump
,dump
,dump <role> [--ids] Description: Export all members of a role to a file. Permission: Manage Roles,poll
,poll
,poll <question> Description: Create a yes/no poll in the channel. Permission: Manage MessagesAppeals
,appeal set
,appeal set
,appeal set <invite_url> Description: Set the appeal server invite and enable the appeal DM system. Permission: Manage Guild,appeal enable
,appeal enable
,appeal enable Description: Enable the appeal DM system using the previously set invite. Permission: Manage Guild,appeal disable
,appeal disable
,appeal disable Description: Disable the appeal DM system. Permission: Manage Guild,appeal view
,appeal view
,appeal view Description: View the current appeal system configuration. Permission: Manage Guild,appeal message set
,appeal message set
,appeal message set <template> Description: Set a custom template for the appeal DM message. Permission: Manage Guild,appeal message view
,appeal message view
,appeal message view Description: View the current custom appeal message template. Permission: Manage Guild