Auto-responses
Trigger words that make the bot reply — with cooldowns, variables and per-server scope.
Auto-responses answer the questions you'd otherwise answer twenty times a week. Someone types a trigger, the bot replies.
Set it up
- Open the Auto-Responses page (the plugin is on by default).
- Add response → enter the trigger and the reply.
- Pick where it applies: the whole network, or one specific server.
Matching
| Mode | Fires when |
|---|---|
| Contains | the trigger appears anywhere in the message |
| Word | the trigger appears as a whole word |
| Exact | the message is exactly the trigger |
Matching ignores upper/lower case.
Reply options
- Plain text or an embed with title, colour and description.
- Cooldown per response, so one person can't spam it.
- Delete the trigger message after replying, if the trigger is something you'd rather not leave standing.
Variables
{user} mentions whoever triggered it, {server} is your server name.
Good to know
- The bot never answers its own messages, and never other bots.
- Responses are checked in the order they're listed — the first match wins.
- A response scoped to one server is invisible on the others, which is the point: the same trigger can mean different things on a main server and a sub-server.
Requirement: Send Messages in the channels where responses should fire.