PluralKit/PluralKit.Bot/Handlers
spiral be89f907a0
feat: block running commands / proxying when system is being deleted
Large systems take way too long to delete, which causes any insert for that system to block a connection, which exhausts the connection pool
2022-03-23 21:32:18 -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 refactor: only pass shard ID to event handlers instead of full shard object 2022-01-14 18:39:03 -05:00
MessageCreated.cs feat: block running commands / proxying when system is being deleted 2022-03-23 21:32:18 -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