Replace Discord.Net with DSharpPlus

This commit will not compile.
This commit is contained in:
Ske
2020-04-17 18:38:12 +02:00
parent 02e2c9314b
commit f56c3e819f
5 changed files with 7 additions and 22 deletions

6
nuget.config Normal file
View File

@@ -0,0 +1,6 @@
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="SlimGet" value="https://nuget.emzi0767.com/api/v3/index.json" protocolVersion="3" />
</packageSources>
</configuration>