PluralKit/PluralKit.Bot/Services
2022-09-29 17:54:03 +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 feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
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 chore: code cleanup (mostly whitespace / remove unused imports) 2022-03-30 04:36:22 -04:00
InteractionDispatchService.cs feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
LastMessageCacheService.cs feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
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: add the rest of the Dynos to logclean 2022-03-03 06:01:23 -05:00
PeriodicStatCollector.cs feat: aggregate cluster statistics and send to influx with scheduled tasks worker 2022-03-14 23:33:22 -04:00
PrivateChannelService.cs feat(bot): remove cluster-local DM channel cache 2022-06-14 23:11:55 -04:00
RedisGatewayService.cs chore: lint 2022-06-10 18:49:36 -04:00
ShardInfoService.cs feat: add cluster ID to shard state 2022-02-07 11:05:55 -05:00
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 feat(proxy): throw user-readable error on 413 when sending proxied attachments 2022-09-29 17:54:03 +00:00