1
0
Fork 0
crv2-MessagePinReactionHand.../discord
Harry 6f561f3b44 MessagePinReactionHandler.ts
/**
 * Handles both 'messageReactionAdd' and 'messageReactionRemove' events.
 * When a reaction is added or removed:
 * - If the reaction matches the specified emoji and the user has the required role,
 *   the message will be pinned or unpinned in the channel accordingly.
 */

Signed-off-by: Harry <harry@harryrosestudios.com>
2024-12-20 02:12:27 -05:00
..
commands update all files 2024-10-25 16:57:33 -04:00
events MessagePinReactionHandler.ts 2024-12-20 02:12:27 -05:00