mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-09 07:17:56 +00:00
Refactor proxy service
This commit is contained in:
parent
fda98bc25f
commit
145ecb91ad
4 changed files with 153 additions and 142 deletions
|
|
@ -104,6 +104,7 @@ namespace PluralKit.Bot
|
|||
.AddTransient<ProxyService>()
|
||||
.AddTransient<LogChannelService>()
|
||||
.AddTransient<DataFileService>()
|
||||
.AddTransient<WebhookExecutorService>()
|
||||
|
||||
.AddTransient<ProxyCacheService>()
|
||||
.AddSingleton<WebhookCacheService>()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue