Server Boost Alerts
Welcome and reward your server boosters with fully customizable notifications and personalized image certificates.
1. Setup & Activation
In the dashboard under Boost Alerts → Settings, enable the module and pick the channel. Lythea detects every new boost automatically. Use /boost test to send a simulated alert to check the layout without needing an actual boost.
Customizing the embed
You can use a plain text message or a rich embed. With the embed option, you can set the color, title, description, an optional background image URL, and the booster's avatar as a thumbnail.
Boost card
Lythea can generate a graphical card for each boost — showing the booster's avatar and username, your custom certificate text below, and two accent colors for the card background. The card is attached as the embed image, or as a file if no embed is active.
Commands
/boost channel #channel — set the alert channel directly.
/boost test — send a test alert to the configured channel.
/boost status — show current settings.
Placeholders
These variables work in the message text, embed title, description, and certificate text:
| Placeholder | Description / Example |
|---|---|
{user} |
Booster's username (e.g., JohnDoe) |
{user.mention} |
Discord mention (e.g., @JohnDoe) |
{user.tag} |
The full Discord tag |
{user.id} |
The booster's unique Discord ID |
{server} |
Your Discord server's name |
{server.membercount} |
Current member count |
{server.boosts} |
Current number of total server boosts |
{server.boosttier} |
Achieved boost level (Tier 1, 2, or 3) |
{date} / {time} |
Date and time of the boost event |