A core Discord.Net library containing the WebSocket client and models.
Info
Version: | 2.2.0-dev-2 |
Author(s): | RogueException, GreemDev |
Last Update: | Thursday, October 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GreemDev/Discord.Net |
NuGet Url: | https://www.nuget.org/packages/GreemDev.Discord.Net.WebSocket |
Install
Install-Package GreemDev.Discord.Net.WebSocket
dotnet add package GreemDev.Discord.Net.WebSocket
paket add GreemDev.Discord.Net.WebSocket
GreemDev.Discord.Net.WebSocket Download (Unzip the "nupkg" after downloading)
Dependencies
- GreemDev.Discord.Net.Core(>= 2.2.02)
- GreemDev.Discord.Net.Rest(>= 2.2.02)
- NETStandard.Library(>= 1.6.1)
- System.Net.WebSockets.Client(>= 4.3.2)
Tags