Note
To have intents enabled, you must enabled them through the /togglelistener command. This will allow the bot to listen to events in the guild, such as member updates, message reactions, etc.
If you do not enable intents, the bot will not be able to perform certain actions or respond to certain commands.
Reaction Commands
Yes/No
- Trigger: Messages containing
y/n. - Behavior: Bot adds 👍 and 👎 reactions automatically.
- Example:
User: Should we deploy the update? y/n
Versus
- Trigger: Messages containing
v/s. - Behavior: Bot adds ◀ and ▶ reactions automatically.
- Example:
User: Which is better, A or B? v/s
Link Embeds
When you post a support social link, the bot reformats with a rich embed.
- Trigger: Messages containing
https://instagram.com,https://twitter.com, orhttps://reddit.com. - Behavior: Bot creates an embed with a direct upload of the attached media embeded.
- Example:
User: @botname https://instagram.com/example
Direct Interaction
When you mention the bot directly with a question, it will respond with a helpful message.
- Trigger: Messages starting with
@botnamefollowed by a question. - Behavior: Bot responds with a message indicating it is ready to help.
- Example:
User: @botname How do I use this bot?