Required Permission: Admin Access or higher — Server Owner, Extra Owner, Trusted User, or Administrator with a role above the bot can use these commands.
Setting Up
Follow these steps to configure the leave message for your server.Run the Set Command
Provide the channel and your leave message.A preview of the message will be shown before saving.
Commands
| Command | Description |
|---|---|
.leavemsg set <channel> <text> | Sets the leave message and channel |
.leavemsg show | Shows the current leave message with a live preview |
.leavemsg test | Sends a test leave message to the configured channel |
.leavemsg reset | Deletes the leave message configuration |
.leavemsg enable | Enables the leave message |
.leavemsg disable | Disables the leave message |
Customizing Messages
The leave message is fully customizable and supports both dynamic variables and custom embeds.Using Variables
You can dynamically insert information like the user’s name or the updated member count. Refer to the Variables reference for the full list. Available contexts: Server, User, Author, TargetUsing Custom Embeds
Design a rich embed using the interactive embed builder, then attach it to your message with the{embed:name} syntax.
Create the Embed
The
{embed:name} placeholder is invisible in the final output. The bot strips it from the text and attaches the rich embed below the message. Variables placed inside the embed builder will also parse correctly.
