An unofficial .Net API Wrapper for the Discord client (http://discordapp.com).
Check out the documentation or join the Discord API Chat.
It will be rewritten once 0.9 approaches release, until then use DiscordBot for reference.
You can download Discord.Net and its extensions from NuGet:
- Discord.Net
- Discord.Net.Commands
- Discord.Net.Modules
- Discord.Net.Audio (Coming Soon)
In order to compile Discord.Net, you require at least the following:
- Visual Studio 2015
- ASP.Net 5 RC1
- NuGet 3.3 (available through Visual Studio)
- .Net Core support is incomplete on non-Windows systems