fb99b019a0c031fcb930394e32723df8d6793108
For a command to use the DefaultRunMode, it must now have it's RunMode set to RunMode.Default (this is the default value on CommandAttribute now).
Discord.Net v1.0.0-beta2
An unofficial .Net API Wrapper for the Discord client (http://discordapp.com).
Check out the documentation or join the Discord API Chat.
Installation
Stable (NuGet)
Our stable builds are available from NuGet:
Unstable (MyGet)
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.
Compiling
In order to compile Discord.Net, you require the following:
Using Visual Studio
The .NET Core and Docker (Preview) workload is required during Visual Studio installation.
Using Command Line
Known Issues
WebSockets (Win7 and earlier)
.Net Core 1.1 does not support WebSockets on Win7 and earlier. Track the issue here.
Description
Languages
C#
100%
