diff --git a/src/handlers/message.ts b/src/handlers/message.ts index da9d90db2..86b967f92 100644 --- a/src/handlers/message.ts +++ b/src/handlers/message.ts @@ -75,6 +75,12 @@ export function addReaction( throw new Error(Errors.MISSING_READ_MESSAGE_HISTORY); } + if (reaction.startsWith("<:")) { + reaction = reaction.substring(2, reaction.length - 1); + } else if (reaction.startsWith("