PluralKit/PluralKit.Bot/Services
2025-08-09 17:38:44 +03:00
..
AvatarHostingService.cs feat(bot): use avater service for image verify 2025-02-23 09:33:32 +00:00
CommandMessageService.cs feat(bot): lookup command messages 2025-06-15 21:10:57 +00:00
CpuStatService.cs feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
EmbedService.cs Merge remote-tracking branch 'upstream/main' into rust-command-parser 2025-08-09 17:38:44 +03:00
ErrorMessageService.cs feat(bot): add "as text" to the redirect to the error support channel 2025-03-16 11:28:42 +00:00
HttpListenerService.cs fix(bot): add read func to handle requests w/ closed connections 2025-07-20 18:40:16 -04:00
InteractionDispatchService.cs feat: remote await events from gateway 2025-04-04 11:10:39 +00:00
LastMessageCacheService.cs feat: add last message cache to gateway 2025-04-04 11:10:39 +00:00
LogChannelService.cs fix(bot): typo 2024-12-10 05:59:31 +09:00
LoggerCleanService.cs feat(bot): add Zeppelin logclean support (#737) 2025-05-19 00:11:02 +02:00
PeriodicStatCollector.cs feat: gateway service 2024-10-20 09:36:20 +09:00
PrivateChannelService.cs feat(bot): remove cluster-local DM channel cache 2022-06-14 23:11:55 -04:00
RuntimeConfigService.cs feat: add remote config over http/redis 2025-04-04 11:10:35 +00:00
ShardInfoService.cs refactor: remove protobuf 2024-12-24 02:43:41 +00:00
WebhookCacheService.cs fix(bot): channels can now have 15 webhooks (#601) 2024-01-27 13:57:11 +13:00
WebhookExecutorService.cs fix(bot): clean up some error messages 2025-02-23 11:02:55 +00:00