Execute webhooks directly rather than through D.NET

This commit is contained in:
Ske
2019-12-21 18:50:28 +01:00
parent 530e3aa697
commit 474d561c54
3 changed files with 36 additions and 65 deletions

View File

@@ -10,7 +10,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Discord.Net.Webhook" Version="2.1.1" />
<PackageReference Include="Discord.Net.WebSocket" Version="2.1.1" />
<PackageReference Include="Humanizer.Core" Version="2.6.2" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="2.2.0" />