> For the complete documentation index, see [llms.txt](https://lyfe.gitbook.io/undefined/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lyfe.gitbook.io/undefined/commands/ban.md).

# Ban

Command: "ban"

Even though this isn't a very complicated command, there are still a few things to talk about with it.

So ban saves some information into the database. Let me first give you all the args(arguments)

{% tabs %}
{% tab title="How to use" %}

```
?ban [@user] [reason]
```

{% endtab %}

{% tab title="Example" %}

```
?ban @Tazio#4200 Being the best person in the world
```

{% endtab %}
{% endtabs %}

Now that is explained, only **midrank** people and above can use this command. Lowrank, well, sorry but you're just not good enough.

In our database we store:

* Server name
* Banned
* Banner
* Reason
* Channel
* Time
* Unbanned

Once you unban the user, it will still be in our database only our "Unbanned" will say "true".
