For the complete documentation index, see llms.txt. This page is also available as Markdown.

Chat

All commands start with the prefix !, or your custom prefix. Inside usage arguments, "?" denotes an optional argument

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

Last updated