Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 2.06 KB

README.md

File metadata and controls

38 lines (26 loc) · 2.06 KB

Logo of DSharpPlus

DSharpPlus

An unofficial .NET wrapper for the Discord API, based off DiscordSharp, but rewritten to fit the API standards.

Build Status Discord Server NuGet MyGet

Use the lib:

You can install the library from following sources:

  1. NuGet (Stable Release).
  2. MyGet (Development Builds).
  3. Build from source using Visual Studio 2017. You will need SDKs for .NET 4.5, 4.6, and 4.7, as well as .NET Core 1.1 and 2.0 runtimes and SDKs.

Documentation

The documentation can be found here.

Tutorials

Example bots

Slack Webhooks

You can use this website provided by nick-strohm to generate JSON for slack messages.

Questions?

Come talk to us here:

Discord Server

Alternatively, you could also join us in the Discord API chat at #dotnet_dsharpplus.

Discord API Chat