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

@@ -4,7 +4,6 @@ using System.Linq;
using System.Net.Http;
using System.Threading.Tasks;
using Discord;
using Discord.Webhook;
using Discord.WebSocket;
using Serilog;