PluralKit/PluralKit.Bot/Handlers
dusk eec9f64026
feat: implement proper ("static") parameters handling command parser -> bot
feat: handle few more commands bot side
fix(commands): handle missing parameters and return error
refactor(commands): use ordermap instead of relying on a sort function to sort tokens
2025-01-05 13:00:06 +09:00
..
IEventHandler.cs feat: gateway service 2024-10-20 09:36:20 +09:00
InteractionCreated.cs fix: crash when no prefixes in config file 2025-01-01 20:47:24 -07:00
MessageCreated.cs feat: implement proper ("static") parameters handling command parser -> bot 2025-01-05 13:00:06 +09: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 fix: crash when no prefixes in config file 2025-01-01 20:47:24 -07:00
ReactionAdded.cs feat: add abuse handling 2024-11-05 11:19:52 +13:00