Auto Responder
The Auto Responder feature allows server administrators to set up automatic responses to specific text triggers. This guide provides detailed instructions on configuring and managing auto-responder settings.
Commands
Setup Auto Responder
Parameters
[trigger]The trigger text to respond to (up to 50 characters).
[response]The response text (up to 50 characters).
[config_index]The configuration index (1-10) for this setup.
[channel]The channel where the responder will be active; if not provided, applies to all channels.
Parameters:
trigger
: The trigger text that activates the response (max 50 characters, case-insensitive).response
: The message that will be sent in response (max 50 characters).config_index
: The configuration index (range: 1-10) for managing multiple setups.channel
: The specific channel where the responses should occur (optional).
Example:
Check Auto Responder Status
Example:
Displays all active auto-responder configurations, including their respective channels, triggers, and responses.
Remove Auto Responder
Parameters:
config_index
: The index of the auto-responder configuration to remove (1-10).
Example:
Use this command to remove a specific configuration by its index.
Delete All Auto Responders
Example:
Warning: This action is irreversible. Ensure you want to delete all configurations before proceeding.
How the Auto Responder Works
- Setup: Use /auto responder setup to define trigger phrases and corresponding responses.
- Activation: When a user sends a message matching a trigger, the bot replies with the configured response.
- Management: Use /auto responder status to check active configurations and /auto responder remove to delete specific entries.
Permissions
- Bot Permissions:
Send Messages
- User Permissions:
Manage Server
Ensure the bot has the necessary permissions in the designated channels to function correctly.
Notes
- A maximum of 10 configurations can be created per server.
- Triggers are case-insensitive and limited to 50 characters.
- Use /auto responder status to view and manage configurations effectively.