# Blacklist

{% hint style="danger" %}
This site no longer receives updates. Visit the [**new** **documentation**](https://suggester.js.org) instead.
{% endhint %}

#### Description

The `blacklist` command allows staff members to blacklist a user from using the bot. If a blacklisted user tries to use the bot, it does not accept their command.

{% hint style="info" %}
The blacklist command only blacklists the user from using the bot in the server where the command is used.
{% endhint %}

#### Required Arguments&#x20;

* `user` or `list` - A @user mention or a user ID, or `list` to show a full list of blacklisted users.

#### Optional Arguments

None

#### Usage

```
.blacklist [user or list]
```

{% hint style="info" %}
Arguments in `[brackets]` are required, while arguments in `(parenthesis)` are optional.
{% endhint %}

Aliases: `disallow`

#### Permission Required

Any user with the **Manage Server** permission, a configured admin role, or a configured staff role can use this command.
