# Chat

{% hint style="info" %}
All commands start with the prefix !, or your custom prefix.\
Inside usage arguments, "?" denotes an optional argument
{% endhint %}

#### delay

```
- Description: Sets a chat delay for bot responses (in ms).
- Usage: !delay <0-5000>
- Example: !delay 3000
- Tier: free
- Usable by: anyone
```

#### tr

```
- Description: Translate a message to another language
- Usage: !tr <toLang> <fromLang | 'auto'> <message>
- Example: !tr en auto Allons attaquer cette base à m12
- Tier: premium
- Usable by: anyone
```
