DSharpPlus.Interactivity 5.0.0-nightly-02599

Prefix Reserved
This is a prerelease version of DSharpPlus.Interactivity.
dotnet add package DSharpPlus.Interactivity --version 5.0.0-nightly-02599
                    
NuGet\Install-Package DSharpPlus.Interactivity -Version 5.0.0-nightly-02599
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DSharpPlus.Interactivity" Version="5.0.0-nightly-02599" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DSharpPlus.Interactivity" Version="5.0.0-nightly-02599" />
                    
Directory.Packages.props
<PackageReference Include="DSharpPlus.Interactivity" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DSharpPlus.Interactivity --version 5.0.0-nightly-02599
                    
#r "nuget: DSharpPlus.Interactivity, 5.0.0-nightly-02599"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DSharpPlus.Interactivity@5.0.0-nightly-02599
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DSharpPlus.Interactivity&version=5.0.0-nightly-02599&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DSharpPlus.Interactivity&version=5.0.0-nightly-02599&prerelease
                    
Install as a Cake Tool

Logo of DSharpPlus

DSharpPlus

An unofficial .NET wrapper for the Discord API, the continuation of DiscordSharp.

Discord Server NuGet NuGet Latest Nightly/Prerelease

Documentation

The documentation for the latest nightly version is available at dsharpplus.github.io. We do not currently host documentation for stable versions, and you should use nightly versions whenever possible.

Versions

  1. Nightly versions are available on Nuget as a pre-release. These versions contain the latest features, improvements and bugfixes. You should, as a rule, use these versions: despite not being marked as stable, they are held to high standards of quality and merely represent the latest, most up-to-date state of the library.
  2. Stable releases are available on NuGet. Important bugfixes will be backported to the latest stable release. Stable versions roughly follow romantic versioning: major versions indicate very major changes to both the library surface and internals, minor versions indicate major additions or breaking changes as necessary and in limited scope, and the third version number indicates hotfixes or small features as necessary.

Resources

The following resources apply only for the latest stable version of the library.

Tutorials

Example bots

Extensions

The main DSharpPlus library provides all features of the API except Voice and HTTP interactions. These API features and other utilities are provided via the following additional packages:

Package Description
DSharpPlus.Commands An extension that provides a command framework for both messages and application commands.
DSharpPlus.Interactivity An extension that provides utilities for interactive flows with your users..
DSharpPlus.VoiceNext An extension that enables connecting to Discord voice channels.
DSharpPlus.Http.AspNetCore An extension that provides support for HTTP interactions and webhook events.

Additionally, the following third party extensions and packages are available and are considered by us to be good enough to recommend in good faith:

Package Description
Lavalink4NET.DSharpPlus An extension that provides Lavalink support for DSharpPlus stable versions.
Lavalink4NET.DSharpPlus.Nightly An extension that provides Lavalink support for DSharpPlus nightly versions.

Want to see your extension in the list above? Send a pull request or talk to us on Discord!

Natives

DSharpPlus also provides a number of native libraries that power certain features or extensions:

Package Description
DSharpPlus.Natives.Zstd Enables zstd compression for the gateway. DSharpPlus will pick up on this by default and use it.
DSharpPlus.Natives.Sodium Provides the required encryption support for VoiceNext and for DSharpPlus.Http.AspNetCore.
DSharpPlus.Natives.Opus Provides the native audio encoder for VoiceNext.

These are simply native libraries packaged as nuget packages, so you can use them from anywhere, not only DSharpPlus bots. They provide the targets {win, linux, linux-musl, osx}-{x64, arm64}. Note that x64 packages are built for x86_64_v2, which is any CPU newer than about 2008-2012: if you use an older CPU, you may need to build the native libraries yourself.

I want to throw my money at you

If you want to give us some money as a thank you gesture, you can do so using one of these links:

Questions?

Come talk to us here:

DSharpPlus Chat

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

Discord API Chat

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on DSharpPlus.Interactivity:

Package Downloads
DSharpPlus.Test

Package Description

Nefarius.DSharpPlus.Interactivity.Extensions.Hosting

DSharpPlus.Interactivity UNOFFICIAL Microsoft.Extensions.DependencyInjection integration.

ctw.BotCore

Core Bot Classes for creating a bot using DSharpPlus

CloudTheWolf.DSharpPlus.Scaffolding.Shared

Shared Interfaces for CloudTheWolf.DSharpPlus.Scaffolding

ctw.BotShared

Shared Interfaces For BotBase Application powered by DSharpPlus

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on DSharpPlus.Interactivity:

Repository Stars
darkalfx/requestrr
Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. Current platform is Discord only, but the bot was built around the ideology of quick adaptation for new features as well as new platforms.
Version Downloads Last Updated
5.0.0-nightly-02599 28 8/17/2026
5.0.0-nightly-02598 73 8/12/2026
5.0.0-nightly-02597 256 8/6/2026
5.0.0-nightly-02596 208 7/30/2026
5.0.0-nightly-02595 144 7/26/2026
5.0.0-nightly-02594 401 6/25/2026
5.0.0-nightly-02593 728 6/15/2026
5.0.0-nightly-02592 126 6/15/2026
5.0.0-nightly-02591 117 6/15/2026
5.0.0-nightly-02590 271 6/8/2026
5.0.0-nightly-02589 111 6/8/2026
5.0.0-nightly-02588 117 6/8/2026
5.0.0-nightly-02587 1,111 5/4/2026
5.0.0-nightly-02586 113 5/4/2026
5.0.0-nightly-02585 119 4/30/2026
5.0.0-nightly-02584 251 4/21/2026
5.0.0-nightly-02583 133 4/20/2026
5.0.0-nightly-02582 698 4/14/2026
5.0.0-nightly-02581 263 4/4/2026
4.5.2 4,928 4/14/2026
Loading failed