PluralKit/PluralKit.Bot/Handlers
2023-07-19 12:27:12 +12:00
..
IEventHandler.cs refactor: only pass shard ID to event handlers instead of full shard object 2022-01-14 18:39:03 -05:00
InteractionCreated.cs feat(bot): add support for Discord message context commands (#513) 2023-05-16 03:17:34 +12:00
MessageCreated.cs fix(bot): make proxy/log blacklists work properly with threads 2023-05-10 13:16:16 +12:00
MessageDeleted.cs refactor: only pass shard ID to event handlers instead of full shard object 2022-01-14 18:39:03 -05:00
MessageEdited.cs fix(bot): make proxy/log blacklists work properly with threads 2023-05-10 13:16:16 +12:00
ReactionAdded.cs fix(bot): strip emoji variation selector from reaction checks (#569) 2023-07-19 12:27:12 +12:00