PluralKit/PluralKit.Bot/Handlers
2022-12-30 00:11:14 +00: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 fix(bot): i forgot how serilog works 2022-11-28 19:25:20 -05:00
MessageCreated.cs refactor(bot): remove saving own user ID from ready event, rely on ID in config 2022-09-06 09:52:37 +00: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): expose PKErrors from message edit proxy handler 2022-12-29 01:34:50 +00:00
ReactionAdded.cs fix(bot): don't check for permissions when deleting messages in DMs 2022-12-30 00:11:14 +00:00