Skip to main content

Overview

Booster messages automatically send thank you messages when members boost your server. You can configure multiple booster messages across different channels, use custom embeds, and ping boosters to show your appreciation.
Booster messages support both plain text with variables and custom embeds created with the embed builder.

Commands

Add a booster message or embed to a specific channel.
~booster add <#channel> <message>
~booster add <#channel> <embed_name>
~booster add <#channel> <message> ping
~booster add <#channel> <embed_name> ping
Parameters:
  • #channel — Channel where the booster message will be sent
  • message — Your booster message (supports variables)
  • embed_name — Name of a saved embed from your embed builder
  • ping — Optional flag to mention the booster
Available Variables:
  • {user.mention} — Mentions the booster
  • {user.tag} — User’s full tag (name#0000)
  • {user.id} — User’s ID
  • {guild.name} — Server name
  • {guild.count} — Total member count
  • {guild.boost_count} — Current boost count
  • {guild.boost_tier} — Server boost tier (0-3)
  • {boost.goal} — Boosts needed for next tier
Aliases: boost add
Permissions: Manage Server
Add the word ping at the end of your command to mention boosters when they boost!
View all configured booster messages for your server.
~booster list
What It Shows:
  • Channel where each message is sent
  • Preview of text messages or embed names
  • Whether ping is enabled for each message
  • Numbered list for easy reference
Aliases: boost list
Permissions: Manage Server
Remove all booster messages from a specific channel.
~booster remove <#channel>
What It Does:
  • Removes ALL booster messages configured for the specified channel
  • Does not affect booster messages in other channels
  • Shows how many messages were removed
Aliases: boost remove
Permissions: Manage Server
Reset all booster settings for your server.
~booster reset
What It Does:
  • Removes ALL booster messages from all channels
  • Resets the entire booster message system
  • Cannot be undone
This action is permanent and removes all booster message configurations. Use with caution!
Aliases: boost reset
Permissions: Manage Server
Test the booster message in a specific channel.
~booster test <#channel>
What It Does:
  • Sends a test booster message using your profile
  • Applies all variables as if you just boosted
  • Shows exactly how boosters will see the message
  • Pings you if ping is enabled
Aliases: boost test
Permissions: Manage Server
Only tests messages configured for the specified channel. Make sure you’ve added a booster message there first.

Variable Reference

Use these variables in your booster messages for dynamic content:
VariableOutputExample
{user.mention}Mentions the booster@Username
{user.tag}User’s full tagJohnDoe#1234
{user.id}User’s unique ID123456789012345678
{guild.name}Your server’s nameMy Awesome Server
{guild.count}Current member count1,234
{guild.boost_count}Current number of boosts14
{guild.boost_tier}Server boost tier2
{boost.goal}Boosts needed for next tier7 or Max Level

How It Works

1

Configure Booster Messages

Set up one or more booster messages using booster add:
~booster add #boosters Thanks for boosting, {user.mention}! We now have {guild.boost_count} boosts!
~booster add #general {user.mention} just helped us reach boost tier {guild.boost_tier}! ping
2

Test Your Setup

Verify messages work correctly:
~booster test #boosters
3

Automatic Thank You Messages

When members boost:
  • All configured booster messages are sent
  • Variables are replaced with actual values
  • Pings happen if enabled
  • Messages sent to their respective channels

Permission Requirements

Bot Permissions

The bot needs these permissions in booster channels:
  • View Channel
  • Send Messages
  • Embed Links (for embed messages)
  • Mention @everyone (for pings)

User Permissions

Command Requirements:
  • Manage Server — Required for all booster commands

Aliases

All booster commands support the boost alias:

boost

Short alias for all commands

booster

Full command name

Troubleshooting

Problem: “You need the Manage Server permission to use this command”Solution:
  • Verify you have the Manage Server permission
  • Check your role has sufficient permissions
  • Ask a server administrator for access
Problem: Booster messages don’t send when members boostSolutions:
  • Verify bot has Send Messages permission in booster channel
  • Check bot has Embed Links permission (for embed messages)
  • Ensure channel hasn’t been deleted
  • Run ~booster list to verify configuration
  • Test with ~booster test #channel
Problem: “Embed Not Found” error when using embed messagesSolutions:
  • Verify the embed exists with the embed command
  • Ensure embed name is spelled correctly (case-sensitive)
  • Confirm embed is saved under your user account
  • Re-add the booster message with correct embed name
Problem: Variables show as {user.mention} instead of actual valuesSolutions:
  • Check variable spelling exactly matches reference
  • Ensure you’re using curly braces {}
  • Variables only work in text messages, not embed names
  • For embeds, variables must be in the embed content itself
Problem: Boosters aren’t getting pingedSolutions:
  • Ensure you added ping flag when setting up booster message
  • Check bot has Mention @everyone permission
  • Verify with ~booster list to see if (ping) appears
  • Re-add the booster message with the ping flag

Usage Examples

# Simple text message
~booster add #boosters Thanks for boosting, {user.mention}!

# With boost count
~booster add #general {user.mention} just boosted! We now have {guild.boost_count} boosts!

# Multiple messages
~booster add #boosters Thank you {user.mention} for boosting!
~booster add #announcements {user.mention} helped us reach tier {guild.boost_tier}!

Boost Tier Information

Understanding boost tiers helps you create better messages:

Level 0

0-1 BoostsNo perks unlocked

Level 1

2+ Boosts
  • 50 extra emoji slots
  • 128 Kbps audio
  • Custom server invite background
  • Animated server icon

Level 2

7+ BoostsLevel 1 perks, plus:
  • 50 more emoji slots (150 total)
  • 256 Kbps audio
  • Server banner
  • 1080p 60fps screen share

Level 3

14+ BoostsLevel 2 perks, plus:
  • 100 more emoji slots (250 total)
  • 384 Kbps audio
  • Custom server invite URL
  • Animated server banner

Example Messages

Thanks for boosting, {user.mention}! 🚀

Embed Builder

Create custom embeds to use as booster messages

Booster Role

Give boosters custom roles with personalized colors

Welcome Messages

Set up welcome messages for new members

Autorole

Automatically assign roles to boosters