PluralKit/PluralKit.Bot/Handlers
spiral 0efaab6d95
refactor: don't use 'out' in IDiscordCache methods
this change is required for async cache (.NET doesn't support async ref/out params)
2021-11-18 13:11:02 -05:00
..
IEventHandler.cs run dotnet format 2021-08-27 11:03:47 -04:00
InteractionCreated.cs run dotnet format 2021-08-27 11:03:47 -04:00
MessageCreated.cs feat: async cache 2021-11-17 20:41:02 -05:00
MessageDeleted.cs refactor: add SqlKata for SQL generation, move connection handling into ModelRepository 2021-09-29 21:51:38 -04:00
MessageEdited.cs feat: async cache 2021-11-17 20:41:02 -05:00
ReactionAdded.cs refactor: don't use 'out' in IDiscordCache methods 2021-11-18 13:11:02 -05:00