DSharpPlus.Commands 5.0.0-nightly-02429

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-02429                
NuGet\Install-Package DSharpPlus.Commands -Version 5.0.0-nightly-02429                
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-02429" />                
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-02429                
#r "nuget: DSharpPlus.Commands, 5.0.0-nightly-02429"                
#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-02429&prerelease

// Install DSharpPlus.Commands as a Cake Tool
#tool nuget:?package=DSharpPlus.Commands&version=5.0.0-nightly-02429&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-02431 85 12/16/2024
5.0.0-nightly-02430 203 12/14/2024
5.0.0-nightly-02429 48 12/14/2024
5.0.0-nightly-02428 285 12/12/2024
5.0.0-nightly-02427 228 12/8/2024
5.0.0-nightly-02426 801 11/24/2024
5.0.0-nightly-02425 180 11/23/2024
5.0.0-nightly-02424 84 11/23/2024
5.0.0-nightly-02423 229 11/20/2024
5.0.0-nightly-02422 399 11/18/2024
5.0.0-nightly-02421 112 11/17/2024
5.0.0-nightly-02420 86 11/17/2024
5.0.0-nightly-02419 93 11/17/2024
5.0.0-nightly-02418 104 11/16/2024
5.0.0-nightly-02417 82 11/16/2024
5.0.0-nightly-02416 92 11/16/2024
5.0.0-nightly-02415 81 11/16/2024
5.0.0-nightly-02414 78 11/16/2024
5.0.0-nightly-02413 83 11/16/2024
5.0.0-nightly-02412 86 11/16/2024
5.0.0-nightly-02411 209 11/13/2024
5.0.0-nightly-02410 131 11/12/2024
5.0.0-nightly-02409 101 11/12/2024
5.0.0-nightly-02408 137 11/12/2024
5.0.0-nightly-02407 105 11/12/2024
5.0.0-nightly-02406 195 11/12/2024
5.0.0-nightly-02405 236 11/11/2024
5.0.0-nightly-02404 338 11/3/2024
5.0.0-nightly-02403 52 11/3/2024
5.0.0-nightly-02402 72 11/1/2024
5.0.0-nightly-02401 474 10/31/2024
5.0.0-nightly-02400 276 10/30/2024
5.0.0-nightly-02399 107 10/30/2024
5.0.0-nightly-02398 81 10/29/2024
5.0.0-nightly-02397 327 10/27/2024
5.0.0-nightly-02396 149 10/26/2024
5.0.0-nightly-02395 46 10/26/2024
5.0.0-nightly-02394 101 10/25/2024
5.0.0-nightly-02393 49 10/25/2024
5.0.0-nightly-02392 48 10/25/2024
5.0.0-nightly-02391 45 10/25/2024
5.0.0-nightly-02390 188 10/24/2024
5.0.0-nightly-02389 137 10/19/2024
5.0.0-nightly-02388 82 10/19/2024
5.0.0-nightly-02387 275 10/16/2024
5.0.0-nightly-02386 121 10/15/2024
5.0.0-nightly-02385 52 10/15/2024
5.0.0-nightly-02384 143 10/14/2024
5.0.0-nightly-02383 201 10/13/2024
5.0.0-nightly-02382 156 10/12/2024
5.0.0-nightly-02381 170 10/11/2024
5.0.0-nightly-02380 47 10/11/2024
5.0.0-nightly-02379 65 10/11/2024
5.0.0-nightly-02375 54 10/11/2024
5.0.0-nightly-02374 60 10/10/2024
5.0.0-nightly-02373 52 10/10/2024
5.0.0-nightly-02372 79 10/9/2024
5.0.0-nightly-02371 49 10/9/2024
5.0.0-nightly-02370 48 10/9/2024
5.0.0-nightly-02369 184 10/8/2024
5.0.0-nightly-02368 70 10/7/2024
5.0.0-nightly-02367 58 10/7/2024
5.0.0-nightly-02366 68 10/6/2024
5.0.0-nightly-02365 76 10/4/2024
5.0.0-nightly-02364 200 9/30/2024
5.0.0-nightly-02363 153 9/28/2024
5.0.0-nightly-02362 50 9/28/2024
5.0.0-nightly-02361 1,098 9/10/2024
5.0.0-nightly-02360 924 9/1/2024
5.0.0-nightly-02359 395 8/30/2024
5.0.0-nightly-02358 142 8/26/2024
5.0.0-nightly-02357 135 8/22/2024
5.0.0-nightly-02356 732 8/14/2024
5.0.0-nightly-02355 744 8/13/2024
5.0.0-nightly-02354 79 8/13/2024
5.0.0-nightly-02353 72 8/13/2024
5.0.0-nightly-02352 91 8/12/2024
5.0.0-nightly-02351 258 8/11/2024
5.0.0-nightly-02350 385 8/7/2024
5.0.0-nightly-02349 52 8/6/2024
5.0.0-nightly-02348 40 8/6/2024
5.0.0-nightly-02347 63 8/6/2024
5.0.0-nightly-02346 126 8/3/2024
5.0.0-nightly-02345 180 7/31/2024
5.0.0-nightly-02344 49 7/31/2024
5.0.0-nightly-02343 43 7/31/2024
5.0.0-nightly-02342 47 7/29/2024
5.0.0-nightly-02341 60 7/29/2024
5.0.0-nightly-02340 50 7/29/2024
5.0.0-nightly-02339 335 7/27/2024
5.0.0-nightly-02338 86 7/27/2024
5.0.0-nightly-02337 87 7/26/2024
5.0.0-nightly-02336 59 7/26/2024
5.0.0-nightly-02335 110 7/25/2024
5.0.0-nightly-02334 206 7/24/2024
5.0.0-nightly-02333 55 7/24/2024
5.0.0-nightly-02332 55 7/24/2024
5.0.0-nightly-02331 56 7/24/2024
5.0.0-nightly-02330 377 7/21/2024
5.0.0-nightly-02329 91 7/20/2024
5.0.0-nightly-02328 127 7/20/2024
5.0.0-nightly-02327 78 7/19/2024
5.0.0-nightly-02326 60 7/19/2024
5.0.0-nightly-02325 77 7/19/2024
5.0.0-nightly-02324 73 7/18/2024
5.0.0-nightly-02323 70 7/18/2024
5.0.0-nightly-02322 63 7/18/2024
5.0.0-nightly-02321 58 7/18/2024
5.0.0-nightly-02320 65 7/18/2024
5.0.0-nightly-02319 59 7/18/2024
5.0.0-nightly-02318 61 7/18/2024
5.0.0-nightly-02317 122 7/17/2024
5.0.0-nightly-02316 44 7/17/2024
5.0.0-nightly-02315 84 7/16/2024
5.0.0-nightly-02314 94 7/14/2024
5.0.0-nightly-02313 138 7/12/2024
5.0.0-nightly-02312 75 7/11/2024
5.0.0-nightly-02311 56 7/11/2024
5.0.0-nightly-02310 63 7/11/2024
5.0.0-nightly-02309 47 7/11/2024
5.0.0-nightly-02308 57 7/11/2024
5.0.0-nightly-02307 78 7/10/2024
5.0.0-nightly-02306 61 7/10/2024
5.0.0-nightly-02305 59 7/10/2024
5.0.0-nightly-02304 189 7/9/2024
5.0.0-nightly-02303 163 7/5/2024
5.0.0-nightly-02302 202 6/30/2024
5.0.0-nightly-02301 70 6/30/2024
5.0.0-nightly-02300 73 6/30/2024
5.0.0-nightly-02299 73 6/28/2024
5.0.0-nightly-02298 77 6/27/2024
5.0.0-nightly-02297 103 6/25/2024
5.0.0-nightly-02296 169 6/22/2024
5.0.0-nightly-02295 177 6/17/2024
5.0.0-nightly-02294 107 6/17/2024
5.0.0-nightly-02293 104 6/14/2024
5.0.0-nightly-02292 61 6/14/2024
5.0.0-nightly-02291 87 6/12/2024
5.0.0-nightly-02290 83 6/11/2024
5.0.0-nightly-02289 65 6/11/2024
5.0.0-nightly-02288 82 6/10/2024
5.0.0-nightly-02287 91 6/8/2024
5.0.0-nightly-02286 94 6/6/2024
5.0.0-nightly-02285 63 6/6/2024
5.0.0-nightly-02284 80 6/5/2024
5.0.0-nightly-02283 93 6/4/2024
5.0.0-nightly-02282 64 6/3/2024
5.0.0-nightly-02281 63 6/3/2024
5.0.0-nightly-02280 60 6/3/2024
5.0.0-nightly-02279 67 6/3/2024
5.0.0-nightly-02278 67 6/3/2024
5.0.0-nightly-02277 61 6/3/2024
5.0.0-nightly-02276 67 6/3/2024
5.0.0-nightly-02275 78 6/2/2024
5.0.0-nightly-02274 64 6/2/2024
5.0.0-nightly-02273 58 6/2/2024
5.0.0-nightly-02272 64 6/2/2024
5.0.0-nightly-02271 4,828 6/2/2024
5.0.0-nightly-02270 109 6/2/2024
5.0.0-nightly-02269 81 6/2/2024
5.0.0-nightly-02268 128 6/1/2024
5.0.0-nightly-02267 445 5/25/2024
5.0.0-nightly-02266 87 5/24/2024
5.0.0-nightly-02265 101 5/23/2024
5.0.0-nightly-02264 76 5/23/2024
5.0.0-nightly-02263 80 5/22/2024
5.0.0-nightly-02262 857 5/19/2024
5.0.0-nightly-02261 157 5/17/2024
5.0.0-nightly-02260 309 5/16/2024
5.0.0-nightly-02259 87 5/16/2024
5.0.0-nightly-02258 150 5/16/2024
5.0.0-nightly-02257 68 5/16/2024
5.0.0-nightly-02256 69 5/16/2024
5.0.0-nightly-02255 53 5/16/2024
5.0.0-nightly-02254 105 5/15/2024
5.0.0-nightly-02253 71 5/15/2024
5.0.0-nightly-02252 90 5/14/2024
5.0.0-nightly-02251 107 5/14/2024
5.0.0-nightly-02250 133 5/14/2024
5.0.0-nightly-02249 349 5/13/2024
5.0.0-nightly-02248 226 5/11/2024
5.0.0-nightly-02247 68 5/11/2024
5.0.0-nightly-02246 245 5/10/2024
5.0.0-nightly-02245 298 5/8/2024
5.0.0-nightly-02244 74 5/8/2024
5.0.0-nightly-02243 72 5/8/2024
5.0.0-nightly-02242 79 5/8/2024
5.0.0-nightly-02241 67 5/8/2024
5.0.0-nightly-02240 161 5/7/2024
5.0.0-nightly-02239 91 5/7/2024
5.0.0-nightly-02238 71 5/7/2024
5.0.0-nightly-02237 109 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 110 5/5/2024
5.0.0-nightly-02233 88 5/5/2024
5.0.0-nightly-02232 115 5/5/2024
5.0.0-nightly-02231 115 5/4/2024
5.0.0-nightly-02230 125 5/2/2024
5.0.0-nightly-02229 31 5/2/2024
5.0.0-nightly-02228 28 5/2/2024
5.0.0-nightly-02227 31 5/2/2024
5.0.0-nightly-02226 24 5/2/2024
5.0.0-nightly-02224 190 5/1/2024
5.0.0-nightly-02223 69 4/30/2024
5.0.0-nightly-02222 82 4/30/2024
5.0.0-nightly-02221 63 4/30/2024
5.0.0-nightly-02220 55 4/30/2024
5.0.0-nightly-02219 72 4/29/2024
5.0.0-nightly-02217 104 4/28/2024
5.0.0-nightly-02216 56 4/28/2024
5.0.0-nightly-02215 60 4/28/2024
5.0.0-nightly-02214 81 4/26/2024
5.0.0-nightly-02213 84 4/22/2024
5.0.0-nightly-02212 73 4/22/2024
5.0.0-nightly-02211 103 4/20/2024
5.0.0-nightly-02210 57 4/19/2024
5.0.0-nightly-02209 93 4/16/2024
5.0.0-nightly-02208 78 4/16/2024
5.0.0-nightly-02207 74 4/15/2024
5.0.0-nightly-02206 80 4/14/2024
5.0.0-nightly-02205 86 4/13/2024
5.0.0-nightly-02204 91 4/11/2024
5.0.0-nightly-02203 72 4/11/2024
5.0.0-nightly-02202 58 4/11/2024
5.0.0-nightly-02201 60 4/10/2024
5.0.0-nightly-02200 60 4/10/2024
5.0.0-nightly-02199 67 4/10/2024
5.0.0-nightly-02198 74 4/9/2024
5.0.0-nightly-02197 80 4/8/2024
5.0.0-nightly-02196 74 4/7/2024
5.0.0-nightly-02195 65 4/6/2024
5.0.0-nightly-02194 136 4/5/2024
5.0.0-nightly-02193 64 4/4/2024
5.0.0-nightly-02192 59 4/3/2024
5.0.0-nightly-02191 66 4/3/2024
5.0.0-nightly-02188 83 3/31/2024
5.0.0-nightly-02187 80 3/30/2024
5.0.0-nightly-02186 78 3/30/2024
5.0.0-nightly-02178 75 3/29/2024
5.0.0-nightly-02177 79 3/23/2024
5.0.0-nightly-02176 78 3/22/2024
5.0.0-nightly-02175 103 3/19/2024
5.0.0-nightly-02174 73 3/19/2024
5.0.0-nightly-02173 74 3/18/2024
5.0.0-nightly-02172 75 3/17/2024
5.0.0-nightly-02171 78 3/17/2024
5.0.0-nightly-02169 104 3/16/2024
5.0.0-nightly-02168 81 3/15/2024
5.0.0-nightly-02167 64 3/15/2024
5.0.0-nightly-02166 77 3/15/2024
5.0.0-nightly-02165 87 3/13/2024
5.0.0-nightly-02164 69 3/12/2024
5.0.0-nightly-02163 96 3/10/2024
5.0.0-nightly-02160 76 3/8/2024
5.0.0-nightly-02159 72 3/7/2024
5.0.0-nightly-02158 74 3/7/2024
5.0.0-nightly-02152 73 3/6/2024
5.0.0-nightly-02144 78 3/4/2024
5.0.0-nightly-02142 80 3/4/2024
5.0.0-nightly-02132 74 2/26/2024
5.0.0-nightly-02115 76 2/19/2024
5.0.0-nightly-02105 66 2/19/2024
5.0.0-nightly-02103 70 2/18/2024
5.0.0-nightly-02102 64 2/18/2024
5.0.0-nightly-02098 73 2/18/2024
5.0.0-nightly-02096 70 2/17/2024
5.0.0-nightly-02094 72 2/17/2024
5.0.0-nightly-02088 70 2/15/2024
5.0.0-nightly-02086 68 2/15/2024
5.0.0-nightly-02074 85 2/14/2024
5.0.0-nightly-02069 75 2/13/2024
5.0.0-nightly-02063 67 2/13/2024
5.0.0-nightly-02059 64 2/12/2024
5.0.0-nightly-02057 74 2/12/2024
5.0.0-nightly-02054 64 2/12/2024
5.0.0-nightly-02050 63 2/12/2024
5.0.0-nightly-02047 72 2/12/2024
5.0.0-nightly-02046 70 2/12/2024
5.0.0-nightly-02037 74 2/10/2024
5.0.0-nightly-02034 91 2/7/2024
5.0.0-nightly-02032 75 2/7/2024
5.0.0-nightly-02029 67 2/7/2024
5.0.0-nightly-02016 75 2/5/2024
5.0.0-nightly-02014 94 2/4/2024
5.0.0-nightly-02010 81 2/4/2024
5.0.0-nightly-02009 72 2/4/2024
5.0.0-nightly-02004 72 2/4/2024
5.0.0-nightly-02001 79 2/4/2024
5.0.0-nightly-02000 97 2/3/2024
5.0.0-nightly-01999 82 2/3/2024
5.0.0-nightly-01998 72 2/3/2024
5.0.0-nightly-01996 71 2/3/2024
5.0.0-nightly-01989 77 2/3/2024
5.0.0-nightly-01986 65 2/3/2024
5.0.0-nightly-01984 102 2/3/2024
5.0.0-nightly-01982 96 2/1/2024
5.0.0-nightly-01979 74 1/31/2024
5.0.0-nightly-01973 69 1/31/2024
5.0.0-nightly-01972 69 1/31/2024
5.0.0-nightly-01970 73 1/31/2024
5.0.0-nightly-01969 61 1/31/2024
5.0.0-nightly-01966 65 1/31/2024
5.0.0-nightly-01965 72 1/30/2024
5.0.0-nightly-01958 77 1/30/2024
5.0.0-nightly.2378 51 10/11/2024
5.0.0-nightly.2377 54 10/11/2024
5.0.0-alpha.5 103 11/17/2024
5.0.0-alpha.4 41 11/17/2024
5.0.0-alpha.3 41 11/17/2024
5.0.0-alpha.1 58 10/11/2024