Server Configuration

Boost Messages

Thank members publicly when they boost your server.

Overview

greed can post a message whenever someone boosts your server. It's the counterpart to booster roles — one grants a perk, the other says thanks where everyone can see it.

Requires Manage Server. ,boost also answers to ,boosts.

Setup

Pick the channel

,boost channel #general

Aliases: ,boost set, ,boost ch.

Write the message

,boost message {embed}$v{description: {user.mention} just boosted us to **{guild.boost_count}** boosts!}

Aliases: ,boost msg, ,boost setmessage.

Preview it

,boost view

Renders the message as it will appear, without waiting for a real boost. Aliases: ,boost preview, ,boost test.

Variables

Boost messages use the standard script variables. The most useful ones here:

VariableOutput
{user.mention}Mentions the booster.
{user.name}The booster's username.
{user.boost_since}When they started boosting.
{guild.boost_count}How many boosts the server has now.
{guild.boost_tier}The server's boost tier.
{guild.name}The server's name.

Turning It Off

,boost remove

Clears the channel and the message in one go. Aliases: delete, del, disable.