PluralKit/PluralKit.Bot/Services
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
..
CommandMessageService.cs feat: move scheduled tasks to separate project 2021-10-15 06:27:38 -04:00
CpuStatService.cs run dotnet format 2021-08-27 11:03:47 -04:00
EmbedService.cs refactor: don't use 'out' in IDiscordCache methods 2021-11-18 13:11:02 -05:00
ErrorMessageService.cs fix: FromDateTimeUtc needs, as mentioned, an UTC datetime 2021-11-10 23:50:44 -05:00
InteractionDispatchService.cs run dotnet format 2021-08-27 11:03:47 -04:00
LastMessageCacheService.cs run dotnet format 2021-08-27 11:03:47 -04:00
LogChannelService.cs refactor: cache own user ID in IDiscordCache 2021-11-21 19:42:35 -05:00
LoggerCleanService.cs refactor: cache own user ID in IDiscordCache 2021-11-21 19:42:35 -05:00
PeriodicStatCollector.cs feat: async cache 2021-11-17 20:41:02 -05:00
ShardInfoService.cs run dotnet format 2021-08-27 11:03:47 -04:00
WebhookCacheService.cs refactor: cache own user ID in IDiscordCache 2021-11-21 19:42:35 -05:00
WebhookExecutorService.cs fix: show correct file size in 'file too large' error message 2021-11-19 10:22:11 -05:00