DSharpPlus.Commands 5.0.0-nightly-02426

Prefix Reserved
This is a prerelease version of DSharpPlus.Commands.
dotnet add package DSharpPlus.Commands --version 5.0.0-nightly-02426                
NuGet\Install-Package DSharpPlus.Commands -Version 5.0.0-nightly-02426                
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-02426" />                
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-02426                
#r "nuget: DSharpPlus.Commands, 5.0.0-nightly-02426"                
#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-02426&prerelease

// Install DSharpPlus.Commands as a Cake Tool
#tool nuget:?package=DSharpPlus.Commands&version=5.0.0-nightly-02426&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 net9.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on DSharpPlus.Commands:

Package Downloads
CloudTheWolf.DSharpPlus.Scaffolding.Shared

Shared Interfaces for CloudTheWolf.DSharpPlus.Scaffolding

MikyM.Discord

Helps hosting a Discord bot written with DSharpPlus library in a .NET 6 project with dependancy injection, toned for usage with Autofac.

J4asper.DSharpPlus.BetterPagination

This is an extension for better looking paginated messages for DSharpPlus Discord Bots.

GitHub repositories (1)

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

Repository Stars
angelobreuer/Lavalink4NET
Lavalink4NET is a Lavalink wrapper with node clustering, caching and custom players for .NET with support for Discord.Net, DSharpPlus, Remora, and NetCord.
Version Downloads Last updated
5.0.0-nightly-02426 486 11/24/2024
5.0.0-nightly-02425 160 11/23/2024
5.0.0-nightly-02424 62 11/23/2024
5.0.0-nightly-02423 203 11/20/2024
5.0.0-nightly-02422 379 11/18/2024
5.0.0-nightly-02421 95 11/17/2024
5.0.0-nightly-02420 70 11/17/2024
5.0.0-nightly-02419 77 11/17/2024
5.0.0-nightly-02418 85 11/16/2024
5.0.0-nightly-02417 66 11/16/2024
5.0.0-nightly-02416 76 11/16/2024
5.0.0-nightly-02415 65 11/16/2024
5.0.0-nightly-02414 62 11/16/2024
5.0.0-nightly-02413 67 11/16/2024
5.0.0-nightly-02412 70 11/16/2024
5.0.0-nightly-02411 193 11/13/2024
5.0.0-nightly-02410 115 11/12/2024
5.0.0-nightly-02409 81 11/12/2024
5.0.0-nightly-02408 121 11/12/2024
5.0.0-nightly-02407 89 11/12/2024
5.0.0-nightly-02406 151 11/12/2024
5.0.0-nightly-02405 184 11/11/2024
5.0.0-nightly-02404 319 11/3/2024
5.0.0-nightly-02403 50 11/3/2024
5.0.0-nightly-02402 70 11/1/2024
5.0.0-nightly-02401 470 10/31/2024
5.0.0-nightly-02400 267 10/30/2024
5.0.0-nightly-02399 105 10/30/2024
5.0.0-nightly-02398 77 10/29/2024
5.0.0-nightly-02397 316 10/27/2024
5.0.0-nightly-02396 144 10/26/2024
5.0.0-nightly-02395 43 10/26/2024
5.0.0-nightly-02394 96 10/25/2024
5.0.0-nightly-02393 46 10/25/2024
5.0.0-nightly-02392 45 10/25/2024
5.0.0-nightly-02391 42 10/25/2024
5.0.0-nightly-02390 182 10/24/2024
5.0.0-nightly-02389 135 10/19/2024
5.0.0-nightly-02388 80 10/19/2024
5.0.0-nightly-02387 270 10/16/2024
5.0.0-nightly-02386 119 10/15/2024
5.0.0-nightly-02385 46 10/15/2024
5.0.0-nightly-02384 141 10/14/2024
5.0.0-nightly-02383 195 10/13/2024
5.0.0-nightly-02382 154 10/12/2024
5.0.0-nightly-02381 168 10/11/2024
5.0.0-nightly-02380 45 10/11/2024
5.0.0-nightly-02379 63 10/11/2024
5.0.0-nightly-02375 52 10/11/2024
5.0.0-nightly-02374 58 10/10/2024
5.0.0-nightly-02373 50 10/10/2024
5.0.0-nightly-02372 77 10/9/2024
5.0.0-nightly-02371 47 10/9/2024
5.0.0-nightly-02370 46 10/9/2024
5.0.0-nightly-02369 176 10/8/2024
5.0.0-nightly-02368 68 10/7/2024
5.0.0-nightly-02367 56 10/7/2024
5.0.0-nightly-02366 66 10/6/2024
5.0.0-nightly-02365 74 10/4/2024
5.0.0-nightly-02364 198 9/30/2024
5.0.0-nightly-02363 147 9/28/2024
5.0.0-nightly-02362 48 9/28/2024
5.0.0-nightly-02361 1,094 9/10/2024
5.0.0-nightly-02360 919 9/1/2024
5.0.0-nightly-02359 393 8/30/2024
5.0.0-nightly-02358 140 8/26/2024
5.0.0-nightly-02357 133 8/22/2024
5.0.0-nightly-02356 728 8/14/2024
5.0.0-nightly-02355 729 8/13/2024
5.0.0-nightly-02354 75 8/13/2024
5.0.0-nightly-02353 68 8/13/2024
5.0.0-nightly-02352 89 8/12/2024
5.0.0-nightly-02351 253 8/11/2024
5.0.0-nightly-02350 383 8/7/2024
5.0.0-nightly-02349 50 8/6/2024
5.0.0-nightly-02348 38 8/6/2024
5.0.0-nightly-02347 57 8/6/2024
5.0.0-nightly-02346 79 8/3/2024
5.0.0-nightly-02345 174 7/31/2024
5.0.0-nightly-02344 43 7/31/2024
5.0.0-nightly-02343 41 7/31/2024
5.0.0-nightly-02342 45 7/29/2024
5.0.0-nightly-02341 58 7/29/2024
5.0.0-nightly-02340 48 7/29/2024
5.0.0-nightly-02339 333 7/27/2024
5.0.0-nightly-02338 84 7/27/2024
5.0.0-nightly-02337 85 7/26/2024
5.0.0-nightly-02336 57 7/26/2024
5.0.0-nightly-02335 108 7/25/2024
5.0.0-nightly-02334 204 7/24/2024
5.0.0-nightly-02333 53 7/24/2024
5.0.0-nightly-02332 53 7/24/2024
5.0.0-nightly-02331 54 7/24/2024
5.0.0-nightly-02330 375 7/21/2024
5.0.0-nightly-02329 89 7/20/2024
5.0.0-nightly-02328 125 7/20/2024
5.0.0-nightly-02327 76 7/19/2024
5.0.0-nightly-02326 58 7/19/2024
5.0.0-nightly-02325 71 7/19/2024
5.0.0-nightly-02324 66 7/18/2024
5.0.0-nightly-02323 68 7/18/2024
5.0.0-nightly-02322 61 7/18/2024
5.0.0-nightly-02321 56 7/18/2024
5.0.0-nightly-02320 63 7/18/2024
5.0.0-nightly-02319 57 7/18/2024
5.0.0-nightly-02318 59 7/18/2024
5.0.0-nightly-02317 120 7/17/2024
5.0.0-nightly-02316 42 7/17/2024
5.0.0-nightly-02315 82 7/16/2024
5.0.0-nightly-02314 92 7/14/2024
5.0.0-nightly-02313 133 7/12/2024
5.0.0-nightly-02312 73 7/11/2024
5.0.0-nightly-02311 54 7/11/2024
5.0.0-nightly-02310 61 7/11/2024
5.0.0-nightly-02309 45 7/11/2024
5.0.0-nightly-02308 55 7/11/2024
5.0.0-nightly-02307 76 7/10/2024
5.0.0-nightly-02306 59 7/10/2024
5.0.0-nightly-02305 57 7/10/2024
5.0.0-nightly-02304 187 7/9/2024
5.0.0-nightly-02303 161 7/5/2024
5.0.0-nightly-02302 200 6/30/2024
5.0.0-nightly-02301 68 6/30/2024
5.0.0-nightly-02300 71 6/30/2024
5.0.0-nightly-02299 71 6/28/2024
5.0.0-nightly-02298 75 6/27/2024
5.0.0-nightly-02297 101 6/25/2024
5.0.0-nightly-02296 167 6/22/2024
5.0.0-nightly-02295 175 6/17/2024
5.0.0-nightly-02294 105 6/17/2024
5.0.0-nightly-02293 102 6/14/2024
5.0.0-nightly-02292 59 6/14/2024
5.0.0-nightly-02291 85 6/12/2024
5.0.0-nightly-02290 79 6/11/2024
5.0.0-nightly-02289 61 6/11/2024
5.0.0-nightly-02288 74 6/10/2024
5.0.0-nightly-02287 87 6/8/2024
5.0.0-nightly-02286 90 6/6/2024
5.0.0-nightly-02285 60 6/6/2024
5.0.0-nightly-02284 77 6/5/2024
5.0.0-nightly-02283 90 6/4/2024
5.0.0-nightly-02282 60 6/3/2024
5.0.0-nightly-02281 59 6/3/2024
5.0.0-nightly-02280 54 6/3/2024
5.0.0-nightly-02279 63 6/3/2024
5.0.0-nightly-02278 63 6/3/2024
5.0.0-nightly-02277 57 6/3/2024
5.0.0-nightly-02276 65 6/3/2024
5.0.0-nightly-02275 76 6/2/2024
5.0.0-nightly-02274 60 6/2/2024
5.0.0-nightly-02273 56 6/2/2024
5.0.0-nightly-02272 62 6/2/2024
5.0.0-nightly-02271 4,811 6/2/2024
5.0.0-nightly-02270 107 6/2/2024
5.0.0-nightly-02269 79 6/2/2024
5.0.0-nightly-02268 126 6/1/2024
5.0.0-nightly-02267 443 5/25/2024
5.0.0-nightly-02266 85 5/24/2024
5.0.0-nightly-02265 99 5/23/2024
5.0.0-nightly-02264 70 5/23/2024
5.0.0-nightly-02263 78 5/22/2024
5.0.0-nightly-02262 822 5/19/2024
5.0.0-nightly-02261 155 5/17/2024
5.0.0-nightly-02260 307 5/16/2024
5.0.0-nightly-02259 85 5/16/2024
5.0.0-nightly-02258 148 5/16/2024
5.0.0-nightly-02257 66 5/16/2024
5.0.0-nightly-02256 65 5/16/2024
5.0.0-nightly-02255 51 5/16/2024
5.0.0-nightly-02254 103 5/15/2024
5.0.0-nightly-02253 69 5/15/2024
5.0.0-nightly-02252 88 5/14/2024
5.0.0-nightly-02251 105 5/14/2024
5.0.0-nightly-02250 131 5/14/2024
5.0.0-nightly-02249 347 5/13/2024
5.0.0-nightly-02248 220 5/11/2024
5.0.0-nightly-02247 66 5/11/2024
5.0.0-nightly-02246 244 5/10/2024
5.0.0-nightly-02245 297 5/8/2024
5.0.0-nightly-02244 73 5/8/2024
5.0.0-nightly-02243 71 5/8/2024
5.0.0-nightly-02242 75 5/8/2024
5.0.0-nightly-02241 67 5/8/2024
5.0.0-nightly-02240 160 5/7/2024
5.0.0-nightly-02239 90 5/7/2024
5.0.0-nightly-02238 68 5/7/2024
5.0.0-nightly-02237 107 5/7/2024
5.0.0-nightly-02236 159 5/6/2024
5.0.0-nightly-02235 78 5/6/2024
5.0.0-nightly-02234 108 5/5/2024
5.0.0-nightly-02233 87 5/5/2024
5.0.0-nightly-02232 114 5/5/2024
5.0.0-nightly-02231 113 5/4/2024
5.0.0-nightly-02230 124 5/2/2024
5.0.0-nightly-02229 30 5/2/2024
5.0.0-nightly-02228 28 5/2/2024
5.0.0-nightly-02227 30 5/2/2024
5.0.0-nightly-02226 22 5/2/2024
5.0.0-nightly-02224 187 5/1/2024
5.0.0-nightly-02223 68 4/30/2024
5.0.0-nightly-02222 81 4/30/2024
5.0.0-nightly-02221 60 4/30/2024
5.0.0-nightly-02220 52 4/30/2024
5.0.0-nightly-02219 70 4/29/2024
5.0.0-nightly-02217 103 4/28/2024
5.0.0-nightly-02216 55 4/28/2024
5.0.0-nightly-02215 58 4/28/2024
5.0.0-nightly-02214 79 4/26/2024
5.0.0-nightly-02213 78 4/22/2024
5.0.0-nightly-02212 68 4/22/2024
5.0.0-nightly-02211 100 4/20/2024
5.0.0-nightly-02210 55 4/19/2024
5.0.0-nightly-02209 89 4/16/2024
5.0.0-nightly-02208 76 4/16/2024
5.0.0-nightly-02207 72 4/15/2024
5.0.0-nightly-02206 74 4/14/2024
5.0.0-nightly-02205 84 4/13/2024
5.0.0-nightly-02204 89 4/11/2024
5.0.0-nightly-02203 68 4/11/2024
5.0.0-nightly-02202 57 4/11/2024
5.0.0-nightly-02201 57 4/10/2024
5.0.0-nightly-02200 59 4/10/2024
5.0.0-nightly-02199 65 4/10/2024
5.0.0-nightly-02198 71 4/9/2024
5.0.0-nightly-02197 78 4/8/2024
5.0.0-nightly-02196 72 4/7/2024
5.0.0-nightly-02195 60 4/6/2024
5.0.0-nightly-02194 134 4/5/2024
5.0.0-nightly-02193 62 4/4/2024
5.0.0-nightly-02192 57 4/3/2024
5.0.0-nightly-02191 65 4/3/2024
5.0.0-nightly-02188 81 3/31/2024
5.0.0-nightly-02187 76 3/30/2024
5.0.0-nightly-02186 77 3/30/2024
5.0.0-nightly-02178 74 3/29/2024
5.0.0-nightly-02177 77 3/23/2024
5.0.0-nightly-02176 76 3/22/2024
5.0.0-nightly-02175 101 3/19/2024
5.0.0-nightly-02174 71 3/19/2024
5.0.0-nightly-02173 71 3/18/2024
5.0.0-nightly-02172 73 3/17/2024
5.0.0-nightly-02171 73 3/17/2024
5.0.0-nightly-02169 97 3/16/2024
5.0.0-nightly-02168 76 3/15/2024
5.0.0-nightly-02167 62 3/15/2024
5.0.0-nightly-02166 74 3/15/2024
5.0.0-nightly-02165 82 3/13/2024
5.0.0-nightly-02164 66 3/12/2024
5.0.0-nightly-02163 93 3/10/2024
5.0.0-nightly-02160 74 3/8/2024
5.0.0-nightly-02159 70 3/7/2024
5.0.0-nightly-02158 72 3/7/2024
5.0.0-nightly-02152 71 3/6/2024
5.0.0-nightly-02144 76 3/4/2024
5.0.0-nightly-02142 78 3/4/2024
5.0.0-nightly-02132 72 2/26/2024
5.0.0-nightly-02115 74 2/19/2024
5.0.0-nightly-02105 63 2/19/2024
5.0.0-nightly-02103 68 2/18/2024
5.0.0-nightly-02102 62 2/18/2024
5.0.0-nightly-02098 70 2/18/2024
5.0.0-nightly-02096 68 2/17/2024
5.0.0-nightly-02094 70 2/17/2024
5.0.0-nightly-02088 66 2/15/2024
5.0.0-nightly-02086 66 2/15/2024
5.0.0-nightly-02074 81 2/14/2024
5.0.0-nightly-02069 73 2/13/2024
5.0.0-nightly-02063 64 2/13/2024
5.0.0-nightly-02059 62 2/12/2024
5.0.0-nightly-02057 72 2/12/2024
5.0.0-nightly-02054 62 2/12/2024
5.0.0-nightly-02050 61 2/12/2024
5.0.0-nightly-02047 70 2/12/2024
5.0.0-nightly-02046 68 2/12/2024
5.0.0-nightly-02037 72 2/10/2024
5.0.0-nightly-02034 89 2/7/2024
5.0.0-nightly-02032 73 2/7/2024
5.0.0-nightly-02029 65 2/7/2024
5.0.0-nightly-02016 73 2/5/2024
5.0.0-nightly-02014 92 2/4/2024
5.0.0-nightly-02010 77 2/4/2024
5.0.0-nightly-02009 70 2/4/2024
5.0.0-nightly-02004 70 2/4/2024
5.0.0-nightly-02001 77 2/4/2024
5.0.0-nightly-02000 95 2/3/2024
5.0.0-nightly-01999 80 2/3/2024
5.0.0-nightly-01998 70 2/3/2024
5.0.0-nightly-01996 69 2/3/2024
5.0.0-nightly-01989 75 2/3/2024
5.0.0-nightly-01986 63 2/3/2024
5.0.0-nightly-01984 100 2/3/2024
5.0.0-nightly-01982 94 2/1/2024
5.0.0-nightly-01979 72 1/31/2024
5.0.0-nightly-01973 67 1/31/2024
5.0.0-nightly-01972 67 1/31/2024
5.0.0-nightly-01970 71 1/31/2024
5.0.0-nightly-01969 59 1/31/2024
5.0.0-nightly-01966 62 1/31/2024
5.0.0-nightly-01965 70 1/30/2024
5.0.0-nightly-01958 75 1/30/2024
5.0.0-nightly.2378 49 10/11/2024
5.0.0-nightly.2377 52 10/11/2024
5.0.0-alpha.5 75 11/17/2024
5.0.0-alpha.4 39 11/17/2024
5.0.0-alpha.3 39 11/17/2024
5.0.0-alpha.1 54 10/11/2024