Configuration
All configuration commands for welcomer, autoroles, ranks, verification, blacklist, and logging.
Welcomer
Set up automatic messages when members join or leave your server. See Variables for all available placeholders.
Join Messages
/welcome gui
Open the modal editor for welcome messages
/welcome text <type> [text]
Set the welcome message text directly
/welcome channel <#channel>
Set the channel for welcome messages
/welcome on
Enable welcome messages
/welcome off
Disable welcome messages
/welcome test <type>
Preview your welcome message
/welcome show
Show current welcome configuration
Leave Messages
/leave gui
Open the modal editor for leave messages
/leave text <type> [text]
Set the leave message text directly
/leave channel <#channel>
Set the channel for leave messages
/leave on
Enable leave messages
/leave off
Disable leave messages
/leave test <type>
Preview your leave message
/leave show
Show current leave configuration
Join DM Messages
/joindm gui
Open the modal editor for join DM messages
/joindm text <text>
Set the join DM message text directly
/joindm on
Enable join DM messages
/joindm off
Disable join DM messages
/joindm test
Preview your join DM message
/joindm show
Show current join DM configuration
Use /welcome gui, /leave gui, or /joindm gui for the easiest way to edit messages with a modal editor.
Autoroles
Automatically assign roles to new members when they join.
/autorole add <@role>
Add a role to be given to all new members
/autorole remove <@role>
Remove an autorole
/autorole list
List all configured autoroles
/autorole reset
Remove all autoroles
The bot's role must be above the autorole in the role hierarchy for it to be assigned.
Ranks
Reward roles based on message count. When a member reaches the required number of messages, they automatically receive the configured role.
/rank add <@role> <messages_need>
Add a role reward at a specific message count
/rank remove <@role>
Remove a role reward
/rank list
List all configured rank rewards
Blacklist
Prevent specific users from being counted as valid inviters.
/blacklist add <@member>
Add a member to the blacklist
/blacklist remove <@member>
Remove a member from the blacklist
/blacklist list
List all blacklisted members
/blacklist reset
Clear the entire blacklist
Verification
Protect your server from raids by requiring new members to verify themselves.
/verification disabled
Disable the verification system
/verification level <level>
Set the verification level (Button or Captcha)
/verification action <action>
Set the action on failure (Ignore, Kick, or Ban)
/verification timeout <seconds>
Set the verification timeout (15β600 seconds)
/verification role <@role>
Set the role granted upon successful verification
/verification channel <#channel>
Set a fallback channel if the member has DMs closed
/autoverify <@member>
Manually verify a member
π Logging
Track important server events in a dedicated channel. Premium only.
π /logger add <log>
Enable a specific log type
π /logger remove <type>
Disable a specific log type
π /logger channel <#channel>
Set the logging channel
π /logger list
List all enabled log types
Log Types
π Message Ranks
Log when a member reaches a configured rank reward
π Giveaways
Log when a giveaway ends
π΅οΈ Fake Invites
Log when a member is detected as a fake invite
π Alert Invites
Log alert invite triggers
π Alert Invites
Get notified when a member reaches a specific invite count. Premium only.
π /alert-invites add <amount>
Add an invite alert at a specific count
π /alert-invites remove <amount>
Remove an invite alert
π /alert-invites list
List all configured invite alerts
Webhooks
Send real-time HTTP notifications to your own server when alerts trigger.
π /alert-invites webhook url <url>
Set a custom webhook URL
π /alert-invites webhook secret
View your webhook secret
π /alert-invites webhook reset-secret
Reset your webhook secret
π /alert-invites webhook test
Send a test webhook request
See the Alert Invites feature page for full webhook documentation.
Fake Delay
π /fakedelay <days_amount>
Set the minimum account age (in days) before an invite is counted as real
Set to -1 to disable fake detection. Any member with an account younger than the configured number of days will be flagged as a fake invite.
Last updated