DSharpPlus.Commands 5.0.0-nightly-02209

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of DSharpPlus.Commands.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package DSharpPlus.Commands --version 5.0.0-nightly-02209
NuGet\Install-Package DSharpPlus.Commands -Version 5.0.0-nightly-02209
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.Commands" Version="5.0.0-nightly-02209" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DSharpPlus.Commands --version 5.0.0-nightly-02209
#r "nuget: DSharpPlus.Commands, 5.0.0-nightly-02209"
#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.
// Install DSharpPlus.Commands as a Cake Addin
#addin nuget:?package=DSharpPlus.Commands&version=5.0.0-nightly-02209&prerelease

// Install DSharpPlus.Commands as a Cake Tool
#tool nuget:?package=DSharpPlus.Commands&version=5.0.0-nightly-02209&prerelease

Logo of DSharpPlus

DSharpPlus

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

Nightly Build Status Discord Server NuGet NuGet Latest Nightly/Prerelease

Installing

You can install the library from following sources:

  1. All Nightly versions are available on Nuget as a pre-release. These are cutting-edge versions automatically built from the latest commit in the master branch in this repository, and as such always contains the latest changes. If you want to use the latest features on Discord, you should use the nightlies.

    Despite the nature of pre-release software, all changes to the library are held under a level of scrutiny; for this library, unstable does not mean bad quality, rather it means that the API can be subject to change without prior notice (to ease rapid iteration) and that consumers of the library should always remain on the latest version available (to immediately get the latest fixes and improvements). You will usually want to use this version.

  2. The latest stable release is always available on NuGet. Stable versions are released less often, but are guaranteed to not receive any breaking API changes without a major version bump.

    Critical bugfixes in the nightly releases will usually be backported to the latest major stable release, but only after they have passed our soak tests. Additionally, some smaller fixes may be infrastructurally impossible or very difficult to backport without "breaking everything", and as such they will remain only in the nightly release until the next major release. You should evaluate whether or not this version suits your specific needs.

  3. The library can be directly referenced from your csproj file. Cloning the repository and referencing the library is as easy as:

    git clone https://github.com/DSharpPlus/DSharpPlus.git DSharpPlus-Repo
    

    Edit MyProject.csproj and add the following line:

    <ProjectReference Include="../DSharpPlus-Repo/DSharpPlus/DSharpPlus.csproj" />
    

    This belongs in the ItemGroup tag with the rest of your dependencies. The library should not be in the same directory or subdirectory as your project. This method should only be used if you're making local changes to the library.

Documentation

The documentation for the latest stable version is available at dsharpplus.github.io.

Resources

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

Tutorials

Example bots

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 net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.0-nightly-02224 33 5/1/2024
5.0.0-nightly-02223 38 4/30/2024
5.0.0-nightly-02222 58 4/30/2024
5.0.0-nightly-02221 37 4/30/2024
5.0.0-nightly-02220 33 4/30/2024
5.0.0-nightly-02219 45 4/29/2024
5.0.0-nightly-02217 40 4/28/2024
5.0.0-nightly-02216 36 4/28/2024
5.0.0-nightly-02215 37 4/28/2024
5.0.0-nightly-02214 55 4/26/2024
5.0.0-nightly-02213 60 4/22/2024
5.0.0-nightly-02212 44 4/22/2024
5.0.0-nightly-02211 64 4/20/2024
5.0.0-nightly-02210 37 4/19/2024
5.0.0-nightly-02209 67 4/16/2024
5.0.0-nightly-02208 53 4/16/2024
5.0.0-nightly-02207 48 4/15/2024
5.0.0-nightly-02206 57 4/14/2024
5.0.0-nightly-02205 62 4/13/2024
5.0.0-nightly-02204 54 4/11/2024
5.0.0-nightly-02203 48 4/11/2024
5.0.0-nightly-02202 41 4/11/2024
5.0.0-nightly-02201 41 4/10/2024
5.0.0-nightly-02200 41 4/10/2024
5.0.0-nightly-02199 43 4/10/2024
5.0.0-nightly-02198 49 4/9/2024
5.0.0-nightly-02197 56 4/8/2024
5.0.0-nightly-02196 50 4/7/2024
5.0.0-nightly-02195 44 4/6/2024
5.0.0-nightly-02194 111 4/5/2024
5.0.0-nightly-02193 40 4/4/2024
5.0.0-nightly-02192 40 4/3/2024
5.0.0-nightly-02191 43 4/3/2024
5.0.0-nightly-02188 55 3/31/2024
5.0.0-nightly-02187 53 3/30/2024
5.0.0-nightly-02186 50 3/30/2024
5.0.0-nightly-02178 51 3/29/2024
5.0.0-nightly-02177 61 3/23/2024
5.0.0-nightly-02176 54 3/22/2024
5.0.0-nightly-02175 80 3/19/2024
5.0.0-nightly-02174 45 3/19/2024
5.0.0-nightly-02173 48 3/18/2024
5.0.0-nightly-02172 53 3/17/2024
5.0.0-nightly-02171 53 3/17/2024
5.0.0-nightly-02169 74 3/16/2024
5.0.0-nightly-02168 54 3/15/2024
5.0.0-nightly-02167 46 3/15/2024
5.0.0-nightly-02166 50 3/15/2024
5.0.0-nightly-02165 58 3/13/2024
5.0.0-nightly-02164 48 3/12/2024
5.0.0-nightly-02163 69 3/10/2024
5.0.0-nightly-02160 55 3/8/2024
5.0.0-nightly-02159 46 3/7/2024
5.0.0-nightly-02158 49 3/7/2024
5.0.0-nightly-02152 52 3/6/2024
5.0.0-nightly-02144 59 3/4/2024
5.0.0-nightly-02142 56 3/4/2024
5.0.0-nightly-02132 49 2/26/2024
5.0.0-nightly-02115 54 2/19/2024
5.0.0-nightly-02105 46 2/19/2024
5.0.0-nightly-02103 53 2/18/2024
5.0.0-nightly-02102 47 2/18/2024
5.0.0-nightly-02098 55 2/18/2024
5.0.0-nightly-02096 45 2/17/2024
5.0.0-nightly-02094 47 2/17/2024
5.0.0-nightly-02088 52 2/15/2024
5.0.0-nightly-02086 46 2/15/2024
5.0.0-nightly-02074 61 2/14/2024
5.0.0-nightly-02069 55 2/13/2024
5.0.0-nightly-02063 41 2/13/2024
5.0.0-nightly-02059 42 2/12/2024
5.0.0-nightly-02057 49 2/12/2024
5.0.0-nightly-02054 45 2/12/2024
5.0.0-nightly-02050 44 2/12/2024
5.0.0-nightly-02047 49 2/12/2024
5.0.0-nightly-02046 46 2/12/2024
5.0.0-nightly-02037 53 2/10/2024
5.0.0-nightly-02034 64 2/7/2024
5.0.0-nightly-02032 49 2/7/2024
5.0.0-nightly-02029 50 2/7/2024
5.0.0-nightly-02016 52 2/5/2024
5.0.0-nightly-02014 66 2/4/2024
5.0.0-nightly-02010 52 2/4/2024
5.0.0-nightly-02009 49 2/4/2024
5.0.0-nightly-02004 48 2/4/2024
5.0.0-nightly-02001 50 2/4/2024
5.0.0-nightly-02000 71 2/3/2024
5.0.0-nightly-01999 58 2/3/2024
5.0.0-nightly-01998 49 2/3/2024
5.0.0-nightly-01996 48 2/3/2024
5.0.0-nightly-01989 54 2/3/2024
5.0.0-nightly-01986 48 2/3/2024
5.0.0-nightly-01984 71 2/3/2024
5.0.0-nightly-01982 65 2/1/2024
5.0.0-nightly-01979 50 1/31/2024
5.0.0-nightly-01973 46 1/31/2024
5.0.0-nightly-01972 46 1/31/2024
5.0.0-nightly-01970 50 1/31/2024
5.0.0-nightly-01969 45 1/31/2024
5.0.0-nightly-01966 47 1/31/2024
5.0.0-nightly-01965 46 1/30/2024
5.0.0-nightly-01958 58 1/30/2024