An unofficial .Net API Wrapper for the Discord client (http://discordapp.com).
Check out the documentation or join the Discord API Chat.
Our stable builds are available from NuGet:
Bleeding edge builds are available using our MyGet feed (https://www.myget.org/F/discord-net/api/v3/index.json
). These builds may break at any time - use with caution.
In order to compile Discord.Net, you require the following:
The .NET Core and Docker (Preview) workload is required during Visual Studio installation.
.Net Core 1.1 does not support WebSockets on Win7 and earlier. Track the issue here.