What it does
- Replies with a set message whenever someone says a trigger.
- Matches on contains, exact, starts with, ends with, or a regular expression.
- Answers the questions your staff would otherwise answer by hand, all day.
- Holds itself back with a per-member cooldown so a trigger cannot be spammed.
What you configure
- The trigger, and how a message has to match it
- The reply, with placeholders for the member, server and channel
- A single channel or a required role, when it should not fire everywhere
- Whether it replies to the message, and whether it deletes it
.autoresponder add <trigger> | <response>.autoresponder edit <id> <new response>.autoresponder match <id> <contains|exact|startswith|endswith|regex>.autoresponder channel <id> <#channel|any>.autoresponder cooldown <id> <seconds>.autoresponder list.autoresponder test <message text>.autoresponder remove <id|trigger>
Read the Autoresponder docs