mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-09 07:17:56 +00:00
Add autoproxy management commands
This commit is contained in:
parent
ca37c7e6ca
commit
57bc576de6
6 changed files with 155 additions and 8 deletions
|
|
@ -111,6 +111,7 @@ namespace PluralKit.Bot
|
|||
.AddTransient<HelpCommands>()
|
||||
.AddTransient<ModCommands>()
|
||||
.AddTransient<MiscCommands>()
|
||||
.AddTransient<AutoproxyCommands>()
|
||||
|
||||
.AddTransient<EmbedService>()
|
||||
.AddTransient<ProxyService>()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue