discord_add_reaction
Add emoji reactions to Discord messages by specifying channel ID, message ID, and emoji. This tool enables users to interact with Discord content through reactions.
Instructions
Add a reaction to a message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channelId | Yes | The Discord channel ID | |
| messageId | Yes | The message ID to react to | |
| emoji | Yes | Emoji to react with (Unicode or custom emoji format) |