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 customname:id value. Optional second argument { account } selects the Discord binding.
Output
Returns no value.Discord behavior
RequiresADD_REACTIONS when the emoji is not already present and READ_MESSAGE_HISTORY.