PluralKit/PluralKit.Bot/Handlers
2022-11-28 19:25:20 -05: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 refactor(bot): remove saving own user ID from ready event, rely on ID in config 2022-09-06 09:52:37 +00:00
ReactionAdded.cs feat: split out messages table from main database 2022-11-23 09:17:19 +00:00