Skip to content

Admin Commands

Configure bot settings for your server.

/settings view # View all current settings
/settings messagelog [channel] # Set message log channel
/settings modlog [channel] # Set moderation log channel
/settings memberlog [channel] # Set member join/leave log channel
/settings serverlog [channel] # Set server changes log channel
/settings giveaway [channel] # Set giveaway channel
/settings retention <days> # Set data retention period (7-365 days)
/settings ticket category [channel] # Set ticket category
/settings ticket supportrole [role] # Set support staff role
/settings ticket logchannel [channel] # Set ticket log channel
/settings ticket maxperuser <limit> # Set max open tickets per user (1-10)

Send a formatted announcement embed to a channel.

/announce <channel> <message> [title] [color] [ping] [footer] [image]
OptionDescription
channelChannel to send announcement (required)
messageAnnouncement content (required, max 4000 chars)
titleEmbed title
colorEmbed color (hex, e.g., #FF0000)
pingRole to ping
footerFooter text
imageImage URL

Configure auto-moderation rules. See AutoMod Feature Guide for details.

/automod status # View current configuration
/automod enable # Enable automod
/automod disable # Disable automod
/automod toggle <rule> # Toggle a specific rule
/automod set <rule> <key> <value> # Set a rule parameter
/automod exempt <add|remove> <type> <target> # Manage exemptions
/automod raidmode <on|off|auto> # Control raid protection
RuleDescription
spamDetect message spam (messages/seconds)
duplicateDetect duplicate messages
capsDetect excessive caps (percentage threshold)
newAccountFlag new Discord accounts

Create button-based role menus. See Roles Feature Guide for details.

/buttonrole create <channel> [title] [description] [color]
/buttonrole add <message_id> <label> <role> [style] [emoji] [type] [group]
/buttonrole remove <message_id> <label>
/buttonrole list
/buttonrole delete <message_id>
TypeBehavior
normalToggle role on/off
uniqueOnly one role from group
verifyAdd only, cannot remove
dropRemove only, cannot add

Add reaction-based role assignments. See Roles Feature Guide for details.

/reactionrole add <message_id> <emoji> <role> [type] [group]
/reactionrole remove <message_id> <emoji>
/reactionrole list [message_id]

Configure the starboard. See Starboard Feature Guide for details.

/starboard channel <channel> # Set starboard channel
/starboard threshold <count> # Set minimum stars (1-25)
/starboard emoji <emoji> # Set star emoji (default: ⭐)
/starboard toggle # Enable/disable starboard
/starboard selfstar <allow> # Allow self-starring
/starboard ignore <channel> <add|remove> # Manage ignored channels
/starboard config # View current settings
/starboard stats [user] # View statistics

Test the welcome message configuration.

/testwelcome

Toggle maintenance mode (bot owner only).

/maintenance