PluralKit/PluralKit.Bot/Handlers
2022-06-14 19:05:15 -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 fix: show correct error in 'pk;debug proxy' when autoproxy is disabled for discord account 2022-06-13 14:52:07 -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