Skip to main content
discord.addReaction add the connected bot’s reaction to a Discord message.
automations/discord-add-reaction.automation.ts

Inputs

Required channel and message IDs plus a Unicode emoji or custom name:id value. Optional second argument { account } selects the Discord binding.

Output

Returns no value.

Discord behavior

Requires ADD_REACTIONS when the emoji is not already present and READ_MESSAGE_HISTORY.