PluralKit/PluralKit.Bot/Services
2025-05-04 18:18:22 +00:00
..
AvatarHostingService.cs feat(bot): use avater service for image verify 2025-02-23 09:33:32 +00:00
CommandMessageService.cs fix(bot): prefix command_message keys 2025-04-04 11:10:39 +00:00
CpuStatService.cs feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
EmbedService.cs feat: dynamically show primary command prefix 2025-01-01 19:15:13 -07: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 feat(bot): listen on multiple addresses, for v4/v6 2025-05-04 18:18:22 +00: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(log cleanup): add koira log cleanup support 2024-12-12 22:04:45 -07: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