add_reaction
Add a reaction emoji to a Discord message by specifying the channel ID, message ID, and emoji. Use it to quickly engage with messages or gather feedback.
Instructions
Adds a reaction emoji to a message in a Discord channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | The emoji to react with (e.g. '👍' or 'custom_name:123456789'). | |
| channel_id | Yes | The ID of the channel. | |
| message_id | Yes | The ID of the message. |