PluralKit/PluralKit.Bot/Handlers
Iris System 83af1f04a7
feat(bot): add support for Discord message context commands (#513)
2023-05-16 03:17:34 +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): don't check for permissions when deleting messages in DMs 2022-12-30 00:11:14 +00:00