Skip to main content

Boost Rewards

Automatically reward members with credits when they boost your Discord server.

Discord boosts cost real money. Giving boosters in-server credits on top of Discord's own perks gives a concrete extra incentive and shows your server values the support.

Boost Reward Notification

Setup

/boost-rewards [channel] [reward_amount]
  • channel — where boost announcements are sent (optional)
  • reward_amount — credits given per boost (optional; defaults to a random 400–500 credits)

Run with no arguments to disable boost rewards and reset the configuration.

Example:

/boost-rewards #general 5000

System Channel Requirement

Boost rewards require Discord's system channel to have "Send a message when someone boosts the server" enabled. The bot reads boost events from there.

To check: Server Settings → Overview → System Messages Channel → ensure the boost option is on.

If you don't have a system channel configured, /boost-rewards will offer to create one for you automatically. This is the easiest option.

warning

If the system channel isn't set up or boost messages are disabled, the bot won't detect boosts and rewards won't be given.

How It Works

When a member boosts:

  1. Discord sends a system message in the system channel
  2. The bot detects it and awards credits to the booster
  3. The bot announces the reward in the configured channel

Weekend boosts and active multipliers apply to boost reward credits.

Blacklisted and opted-out members do not receive boost rewards.

Disabling Boost Rewards

/boost-rewards

Run with both parameters empty to remove the boost rewards configuration.

Troubleshooting

Rewards aren't being given:

  1. System channel is configured and "boost messages" are enabled in server settings
  2. Bot has View Channel and Send Messages permissions in the system channel
  3. Bot is online

Bot says it can't find the system channel:

  • Run /boost-rewards with no arguments and let the bot create a system channel for you