PluralKit/PluralKit.Bot/Handlers
spiral 7a5ba8246e
refactor: cache own user ID in IDiscordCache
- remove Cluster.User
- remove Cluster.Application (it was only being used as an alternative to Cluster.User for some reason)
- move Bot.PermissionsIn to DiscordCacheExtensions
2021-11-21 19:42:35 -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 refactor: cache own user ID in IDiscordCache 2021-11-21 19:42:35 -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 refactor: cache own user ID in IDiscordCache 2021-11-21 19:42:35 -05:00
ReactionAdded.cs refactor: cache own user ID in IDiscordCache 2021-11-21 19:42:35 -05:00