Add importing and exporting function
This commit is contained in:
@@ -68,6 +68,8 @@ namespace PluralKit.Bot
|
||||
.AddTransient<EmbedService>()
|
||||
.AddTransient<ProxyService>()
|
||||
.AddTransient<LogChannelService>()
|
||||
.AddTransient<DataFileService>()
|
||||
|
||||
.AddSingleton<WebhookCacheService>()
|
||||
|
||||
.AddTransient<SystemStore>()
|
||||
|
Reference in New Issue
Block a user