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
ErrorMessageService.cs
InteractionDispatchService.cs
LastMessageCacheService.cs
LogChannelService.cs
LoggerCleanService.cs refactor: cache own user ID in IDiscordCache 2021-11-21 19:42:35 -05:00
PeriodicStatCollector.cs
ShardInfoService.cs
WebhookCacheService.cs
WebhookExecutorService.cs