Required Permission: Admin Access or higher — Server Owner, Extra Owner, Trusted User, or Administrator with a role above the bot can use these commands.
Setting Up
Follow these steps to create your first auto-responder.1
Add a Trigger
Provide the exact trigger phrase and the response you want the bot to send.
2
Test It
Send the exact trigger phrase in chat to see the bot’s response.
Unlike Auto React, Auto Responder triggers require an exact match. If the trigger is
how to join, the bot will only reply to messages that contain exactly “how to join” (though it is case-insensitive). It will not reply to “tell me how to join”.Commands
You can use.autoresponder or the shorter .ar alias for all commands.
Customizing Responses
Auto-responder replies are fully customizable and support both dynamic variables and custom embeds.Using Variables
You can dynamically insert information like the user’s name or server details. Refer to the Variables reference for the full list. Available contexts: Server, Channel, User, Author, TargetUsing Custom Embeds
Design a rich embed using the interactive embed builder, then attach it to your response with the{embed:name} syntax.
1
Create the Embed
2
Attach to Response
The
{embed:name} placeholder is invisible in the final output. The bot strips it from the text and attaches the rich embed below the message.
