PluralKit/PluralKit.Bot/Services
2022-11-24 06:32:55 +00:00
..
CommandMessageService.cs fix: don't try to register messages to redis if the redis connection isn't configured 2022-07-17 00:30:05 +02:00
CpuStatService.cs
EmbedService.cs fix: don't crash when trying to log edited message with no old content 2022-06-13 21:18:24 -04:00
ErrorMessageService.cs fix(bot): correct beta bot channel in error message 2022-11-11 21:36:14 +00:00
InteractionDispatchService.cs
LastMessageCacheService.cs
LogChannelService.cs refactor(bot): remove saving own user ID from ready event, rely on ID in config 2022-09-06 09:52:37 +00:00
LoggerCleanService.cs feat: use redis cache for non-id message lookups 2022-11-24 06:32:55 +00:00
PeriodicStatCollector.cs
PrivateChannelService.cs feat(bot): remove cluster-local DM channel cache 2022-06-14 23:11:55 -04:00
RedisGatewayService.cs
ShardInfoService.cs
WebhookCacheService.cs refactor(bot): remove saving own user ID from ready event, rely on ID in config 2022-09-06 09:52:37 +00:00
WebhookExecutorService.cs fix: ignore dotnet compiler warning in WebhookExecutorService 2022-11-03 23:53:35 +00:00