discord_react
Add reaction emojis to Discord messages through the Discord Bridge MCP Server, enabling message interaction directly from your local environment.
Instructions
Add a reaction emoji to a Discord message.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | ID of the message to react to | |
| channel | Yes | Channel name or ID | |
| emoji | Yes | Emoji to react with (e.g. "thumbsup", "check", or a unicode emoji) |