PluralKit/PluralKit.Bot/Services
2024-08-07 19:14:32 +09:00
..
AvatarHostingService.cs feat: add system_id parameter to avatar pull requests 2024-02-13 22:42:40 +13: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(bot): clean up hid padding code 2024-06-04 18:56:28 +09:00
ErrorMessageService.cs feat(bot): add support for Discord message context commands (#513) 2023-05-16 03:17:34 +12: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 fix(bot): make proxy/log blacklists work properly with threads 2023-05-10 13:16:16 +12:00
LoggerCleanService.cs refactor(bot): clean up cache extensions 2024-08-07 19:14:32 +09: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 chore: require redis connection for bot 2023-02-12 18:00:05 -05:00
WebhookCacheService.cs fix(bot): channels can now have 15 webhooks (#601) 2024-01-27 13:57:11 +13:00
WebhookExecutorService.cs feat: add text-to-speech option to members (#570) 2023-08-10 18:30:37 +12:00