PluralKit/PluralKit.Bot/Handlers
2022-06-15 19:28:34 -04: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 feat(bot): don't query db message context when running commands 2022-06-15 19:28:34 -04: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: only pass shard ID to event handlers instead of full shard object 2022-01-14 18:39:03 -05:00
ReactionAdded.cs feat: update to Discord API v10 2022-02-26 16:28:20 -05:00