9f66857efa5ff169afa0aa7743c29b4d87e67ca9
Discord.Net v0.9.0-Alpha2
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 will be rewritten once 0.9 approaches release, until then use DiscordBot for reference.
Installation
You can download Discord.Net and its extensions from NuGet:
- Discord.Net
- Discord.Net.Commands
- Discord.Net.Modules
- Discord.Net.Audio (Coming Soon)
Compiling
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)
Known Issues
- .Net Core support is incomplete on non-Windows systems
Description
Languages
C#
100%