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

# Moderation

{% hint style="info" %}
**Reminder :**

`command (optional) [required] [choice|choice_2]`

* Parameters between parenthesis are optional.
* Parameters between square brackets are required.
* Parameters separated by vertical bars means that you have to choose one of them.&#x20;
* Any characters outside parenthesis and brackets are supposed to be written.
  {% endhint %}

| Usage                  | Help                                                                                                                  |
| ---------------------- | --------------------------------------------------------------------------------------------------------------------- |
| **`kick [user]`**      | Kicks a user from the server.                                                                                         |
| **`ban [user]`**       | Kicks a user from the server.                                                                                         |
| **`hackban [ID]`**     | Bans a user from the server with his ID.                                                                              |
| **`voicekick [user]`** | Kicks a user from a voice channel.                                                                                    |
| **`clean (num_msg)`**  | <p>Cleans up (num\_msg) of Watora commands from the channel.</p><p><em>num\_msg is 100 if not specified.</em></p>     |
| **`purge (num_msg)`**  | <p>Removes up to (num\_msg) messages posted in chat.</p><p><em>num\_msg is 100 if not specified.</em></p>             |
| **`stfu (num_msg)`**   | <p>Removes up to (num\_msg) messages posted in chat from a user.</p><p><em>num\_msg is 100 if not specified.</em></p> |
