Add reaction
add_reactionReact to a Discord message with a Unicode or custom emoji by providing the channel, message ID, and emoji.
Instructions
React to a message with a Unicode emoji or custom guild emoji (name or id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | Emoji to react with. Unicode (e.g. '👍') or custom emoji name/id. | |
| server | No | Server (guild) name or id. Optional when the bot is in a single server or DISCORD_GUILD_ID is set. | |
| channel | Yes | Channel the message is in (name or id). | |
| message_id | Yes | Id of the message to react to. |