πŸ›’Booster Responder

This feature is part of the Miscellaneous Module.

Elyxir has a booster autoresponder feature which allows you to automatically mention your members when they boost your Discord server.

OBJECTIVES

REQUIREMENTS

Premium Tier and Deluxe Tier subscriptions have full functionality access to this feature.

Setup

In order for this function to work, you need to enable the Send a message when someone boosts this server option in the Discord Server Settings.

Then, just use the /booster command and then it's configured!

The default Message parameter is:

Thank you for boosting the server, {member.mention}

Parameters

Our custom parameters make it easy to customise your notification embed!

{member.mention} - Mention the user who boosted the server
{member.tag}     - The username of the member in format User#0000
{member.id}      - The user id who changed their status
{guild.name}     - The server name where the event was triggered
{guild.id}       - The server id where the event was triggered
{member.username}- The username of the member who boosted the server

To suggest additional parameters, contact us in our discord server.

Last updated