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 boost greeting for your server.Run the Set Command
Provide the channel and your boost message.A preview of the message will be shown before saving.
Commands
| Command | Description |
|---|---|
.boostgreet set <channel> <text> | Sets the boost message and channel |
.boostgreet show | Shows the current boost message with a live preview |
.boostgreet test | Sends a test boost message to the configured channel |
.boostgreet reset | Deletes the boost message configuration |
.boostgreet enable | Enables the boost message |
.boostgreet disable | Disables the boost message |
Customizing Messages
The boost message is fully customizable and supports both dynamic variables and custom embeds.Using Variables
You can dynamically insert information like the booster’s name, boost count, or server tier. Refer to the Variables reference for the full list. Available contexts: Server, Channel, 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.
