/DSharpPlus

A C# library for making bots using the Discord API.

Primary LanguageC#MIT LicenseMIT

Logo of DSharpPlus

DSharpPlus

A C# API for Discord 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