discord_add_reaction
Add emoji reactions to specific messages in a Discord channel using channel ID, message ID, and emoji. Simplify interaction and engagement within Discord servers.
Instructions
Add a reaction to a message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channelId | Yes | The Discord channel ID | |
emoji | Yes | Emoji to react with (Unicode or custom emoji format) | |
messageId | Yes | The message ID to react to |