add_multiple_reactions
Bulk add multiple emoji reactions to a specific Discord message by specifying channel ID, message ID, and emoji list for streamlined interaction. Facilitates quick and organized feedback or engagement in Discord channels. Integrates with MCP server for Discord functionality.
Instructions
Add multiple reactions to a message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channel_id | Yes | Channel containing the message | |
emojis | Yes | List of emojis to add as reactions | |
message_id | Yes | Message to react to |