Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
8 years ago | |
---|---|---|
docs | 8 years ago | |
src | 8 years ago | |
test/Discord.Net.Tests | 9 years ago | |
.gitattributes | 10 years ago | |
.gitignore | 9 years ago | |
Discord.Net.sln | 8 years ago | |
LICENSE | 10 years ago | |
README.md | 8 years ago | |
build.bat | 8 years ago | |
global.json | 9 years ago |
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 current stable .Net Core websocket package does not support Linux, or pre-Win8.
Add the latest version of System.Net.WebSockets.Client
from the .Net Core MyGet feed (https://dotnet.myget.org/F/dotnet-core/api/v3/index.json
) to your project.
There is currently no workaround, track the issue here.
No Description
C#