Autoreply
Command category for setting up automatic replies to messages in Kythia.
/autoreply
🤖 Configure custom automatic replies that respond when a trigger phrase is detected.
Usage
/autoreply add <trigger> [response] [media] [use_container]
/autoreply list
/autoreply remove <trigger>
Subcommands
/autoreply add <trigger> [<response>] [<media>] [<use_container>] — ➕ Add a new auto-reply.
| Option | Type | Required | Description |
|---|---|---|---|
trigger |
Text | ✅ | The text that triggers the auto-reply |
response |
Text | — | The response text to send |
media |
Attachment | — | An image to attach to the response |
use_container |
Boolean | — | Use Advanced Components V2 Container style |
/autoreply list — 📜 List all auto-replies configured in this server.
/autoreply remove <trigger> — ➖ Remove an existing auto-reply.
| Option | Type | Required | Description |
|---|---|---|---|
trigger |
Text | ✅ | The trigger content to remove |