🛠️ Trigger Feature
The Trigger feature in AdmiBot allows you to set up automated responses based on specific keywords or phrases. You can also create embed responses for a more visually appealing reply. This functionality helps enhance interaction and engagement within your server.
➕ /trigger add <trigger>
/trigger add <trigger>
Description: Adds a new text trigger that will respond with a predefined message.
Usage:
/trigger add <trigger>
📝 Note: After executing this command, a modal will appear for you to set the content to reply with.
➖ /trigger remove <trigger>
/trigger remove <trigger>
Description: Removes a specific text trigger from the list.
Usage:
/trigger remove <trigger>
📝 Note: Once removed, the trigger will no longer respond to the specified keyword.
📜 /trigger list
/trigger list
Description: Displays the list of all configured text triggers.
Usage:
/trigger list
📝 Note: This command presents the list with buttons for easier navigation.
➕ /trigger-embed add <trigger>
/trigger-embed add <trigger>
Description: Adds a new embed trigger that responds with a styled embed message.
Usage:
/trigger-embed add <trigger>
📝 Note: After executing this command, a modal will appear for you to set the color, title, description, and optional fields like thumbnail, image link, footer, footer icon, author, and author icon.
📜 /trigger-embed list
/trigger-embed list
Description: Displays the list of all configured embed triggers.
Usage:
/trigger-embed list
📝 Note: Use this command to view all embed triggers currently set.
➖ /trigger-embed remove <trigger>
/trigger-embed remove <trigger>
Description: Removes a specific embed trigger from the list.
Usage:
/trigger-embed remove <trigger>
📝 Note: Once removed, the embed trigger will no longer respond to the specified keyword.
🔑 Permissions Required
This feature requires the Delete Messages permission to function correctly.
⚠️ Important Note
The data sets for regular triggers and embed triggers are completely different. Deleting a regular trigger does not affect the corresponding embed trigger, and vice versa. Ensure you manage both sets separately to maintain the desired functionality.
This feature provides flexibility in managing server interactions, allowing for both simple text replies and rich embed responses to keep the community engaged and informed.
Last updated