Skip to main content

Overview

Boost messages fire automatically when a member boosts your server. Show your appreciation with a personalized thank-you message in any channel. Like welcome and goodbye messages, boost messages use pom’s embed scripting system and support all dynamic variables.

Setting Up a Boost Message

,boost add <channel> <message>
ParameterTypeRequiredDescription
channelChannel mentionYesThe channel where the boost message will be sent
messageEmbed scriptYesThe message content using embed scripting syntax

Managing Boost Messages

View

See the raw embed script for a specific channel.
,boost view #boosts

List All

Show all configured boost messages.
,boost list

Remove

Stop sending boost messages in a specific channel.
,boost remove #boosts

Clear All

Remove all boost messages across the server.
,boost clear

Testing

Preview your boost message using your own account.
,boost test [channel]

Useful Variables for Boost Messages

VariableOutput
{user}Booster’s display name
{user.mention}Mentions the booster
{user.display_avatar}Booster’s avatar URL
{guild.boost_count}Total number of boosts
{guild.boost_tier}Current boost level (Level 1/2/3)
Aliases: ,boostmsg