mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-06 22:07:55 +00:00
Execute webhooks directly rather than through D.NET
This commit is contained in:
parent
530e3aa697
commit
474d561c54
3 changed files with 36 additions and 65 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue