1
0
Fork 0
Commit Graph

5 Commits (6f561f3b4458ff5cc4a597e824cfb6e8f7253c99)

Author SHA1 Message Date
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
Matthew bc10712329
update all files 2024-10-25 16:57:33 -04:00
Matthew 65950def3f
interaction changes 2024-10-24 20:40:14 -04:00
Matthew 012c150e2d
code readability improvements 2024-03-22 00:18:45 -04:00
Matthew 2582212fb6
initial commit 2024-03-19 17:41:20 -04:00