PluralKit/PluralKit.Bot/Handlers
2022-11-23 09:17:19 +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 feat(bot): clean up / paginate help command 2022-06-14 19:05:15 -04: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