1.2 KiB
1.2 KiB
Discord.Net v1.0.0-dev
An unofficial .Net API Wrapper for the Discord client (http://discordapp.com).
Check out the documentation or join the Discord API Chat.
Warning: documentation is currently outdated.
It's current being rewritten. Until that's done, feel free to use my DiscordBot repo for reference.
Installation
You can download Discord.Net and its extensions from NuGet:
Compiling
In order to compile Discord.Net, you require at least the following:
- Visual Studio 2015
- Visual Studio 2015 Update 1 or higher (available through Visual Studio)
- ASP.Net 5 RC1
- NuGet 3.3 (available through Visual Studio)
Known Issues
- .Net Core support is incomplete on non-Windows systems