# Status Blacklist

Elyxir has a dynamic Status Blacklist feature which automatically performs an action to your members if their status contains a blacklisted keyword.

#### OBJECTIVES

* [Configure the Status Blacklist](#setup)
* [Remove blacklists from previously blacklisted keywords.](#removing-a-url-from-the-blacklist)

<figure><img src="/files/1lsOcGxWzSqwRB0AZ1dT" alt=""><figcaption></figcaption></figure>

#### **REQUIREMENTS**

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

## Setup

Once you have enabled the module, you just need to run the `/status_blacklist add` command, then use the required parameters to quickly and easily blacklist a keyword from statuses.

<figure><img src="/files/o3nZRlla31AEx0EKN1JR" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Our bot automatically recognises common reiterations. If a status includes `.gg/elyxir`, but the blacklisted vanity is `discord.gg/elyxir`, it will be detected anyway.
{% endhint %}

#### Removing a URL from the Blacklist

If you decide that people should no longer be banned for representing another server, you can remove the blacklist. To remove the blacklist, run the `/status_blacklist del` command with its required parameter. **Important: This will not unban the users who were already banned for using a blacklisted term in their status**

<figure><img src="/files/KUdwSUCgqRWuNtbg94fX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/VzQXE3trXDAvU55or2TK" 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>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.elyxir.dev/features/status-blacklist.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
