# Booster Responder

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

#### OBJECTIVES

* [Configure the Booster Responder](#setup)

<figure><img src="https://3586591898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV42S9VMaNEibIOnrBXoN%2Fuploads%2F7N5pKCq8xh69r5MB6ZHy%2Fimage.png?alt=media&#x26;token=2d6beb26-15ba-46bc-aa24-724f9c38176a" alt=""><figcaption><p>Elyxir will automatically mention anyone who boosts your server!</p></figcaption></figure>

#### REQUIREMENTS

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

## Setup&#x20;

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.

<figure><img src="https://3586591898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV42S9VMaNEibIOnrBXoN%2Fuploads%2F4AJBWuDJClAxGiGXxZ39%2Fimage.png?alt=media&#x26;token=5a6234fb-ad92-4460-8edc-7fa591965305" alt=""><figcaption></figcaption></figure>

Then, just use the [`/booster`](https://docs.elyxir.dev/commands/miscellaneous/booster) command and then it's configured!

{% hint style="info" %}
**The default `Message` parameter is:**

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

## Parameters

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

{% code lineNumbers="true" %}

```
{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
```

{% endcode %}

To suggest additional parameters, contact us in our [**discord server**](https://discord.gg/elyxir).

<figure><img src="https://3586591898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV42S9VMaNEibIOnrBXoN%2Fuploads%2FHOaTTtAuU3iEfbq7zHJj%2Fimage.png?alt=media&#x26;token=626e7d3a-6efd-4ab0-bf35-01fad19bfe79" alt=""><figcaption><p><a href="https://zap-hosting.com/deluxe"><strong>Click here to be redirected to our affiliate link!</strong></a></p></figcaption></figure>
