discord_add_reaction
Automate emoji reactions on Discord messages by specifying the channel ID, message ID, and desired emoji. Integrates with MCP-Discord server for streamlined Discord interactions.
Instructions
Adds an emoji reaction to a specific Discord message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channelId | Yes | ||
emoji | Yes | ||
messageId | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP-Discord
- discord_add_multiple_reactions
- discord_add_reaction
- discord_create_forum_post
- discord_create_text_channel
- discord_create_webhook
- discord_delete_channel
- discord_delete_forum_post
- discord_delete_message
- discord_delete_webhook
- discord_edit_webhook
- discord_get_forum_channels
- discord_get_forum_post
- discord_get_server_info
- discord_list_guilds
- discord_login
- discord_read_messages
- discord_remove_reaction
- discord_reply_to_forum
- discord_send
- discord_send_webhook_message
- test