Remora.Discord.Commands 3.10.9-beta1

Prefix Reserved
This is a prerelease version of Remora.Discord.Commands.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Remora.Discord.Commands --version 3.10.9-beta1
                    
NuGet\Install-Package Remora.Discord.Commands -Version 3.10.9-beta1
                    
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="Remora.Discord.Commands" Version="3.10.9-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Remora.Discord.Commands" Version="3.10.9-beta1" />
                    
Directory.Packages.props
<PackageReference Include="Remora.Discord.Commands" />
                    
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 Remora.Discord.Commands --version 3.10.9-beta1
                    
#r "nuget: Remora.Discord.Commands, 3.10.9-beta1"
                    
#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.
#addin nuget:?package=Remora.Discord.Commands&version=3.10.9-beta1&prerelease
                    
Install Remora.Discord.Commands as a Cake Addin
#tool nuget:?package=Remora.Discord.Commands&version=3.10.9-beta1&prerelease
                    
Install Remora.Discord.Commands as a Cake Tool

Remora.Discord is a .NET library for the Discord API, built for performance, reliability, and concurrency.
       

           This package provides simple glue code for using Remora.Commands with Remora.Discord.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.  net9.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Remora.Discord.Commands:

Package Downloads
Remora.Discord

Metapackage for Remora.Discord's various components

Remora.Discord.Interactivity

Framework for using Discord's interaction-driven message components

Remora.Discord.Extensions

Utilities and components which extend upon Remora.Discord's base resources

AraHaan.Remora.Extensions

A package that extends Remora.Discord with additional functionality. Extensions: - AddRoles (extends IDiscordRestGuildAPI to allow adding discord roles in bulk) - RemoveRoles (extends IDiscordRestGuildAPI to allow removing discord roles in bulk) - RunBotConsoleAsync (extends IHostBuilder to allow an cleanup operation to be done on application shutdown, requires a type to derive from IBotServiceConfigurator) - DownloadAsync (extends DownloadAsync to download a discord attackment to a stream) - DownloadStringAsync (extends DownloadAsync to download a discord attackment to a string) - DownloadToFileAsync (extends DownloadAsync to download a discord attackment to a file) - AddDiscordGatewayClientOptions (extends IServiceCollection to allow adding the gateway client options using a factory) - AddSlashUpdateService (extends IServiceCollection to allow adding the SlashUpdateService background service to the service collection) - Configure<T> (extends IServiceProvider to allow the client options to be configured after the service provider is created) Types: - AraHaan.Remora.Extensions.Hosting.Host (A special host class that makes the IBotServiceConfigurator system work) - Note: When using this type ensure that "using Microsoft.Extensions.Hosting" is not used otherwise it will conflict. I have told Microsoft about my need to extend this but they said that they do not think it's needed. - AraHaan.Remora.Extensions.Hosting.BotServiceConfiguratorBase (A base class for types to provide code that should run before configure of the services, code to configure the services, and code to run after shutdown of the generic host aka Microsoft.Extensions.Hosting) - AraHaan.Remora.Extensions.Options.SlashUpdateServiceOptions (An options type used to configure the SlashUpdateService) - AraHaan.Remora.Extensions.Services.SlashUpdateService (An BackgroundService used to update Discord slash commands)

VTP.RemoraHelpSystem

Provides a simple, modular help system for Remora.Discord.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Remora.Discord.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
30.0.0 201 5/24/2025
29.0.0 13,740 2/13/2025
28.1.0 46,977 5/28/2024
28.0.2 25,853 2/5/2024
28.0.1 47,140 11/14/2023
28.0.0 29,353 7/24/2023
27.0.0 18,692 5/11/2023
26.2.3 1,965 3/20/2023
26.2.2 2,457 1/19/2023
26.2.1 1,766 1/10/2023
26.2.0 2,155 12/28/2022
26.1.1 2,080 12/13/2022
26.1.0 1,788 12/13/2022
26.0.0 1,206 12/10/2022
25.3.0 2,213 10/30/2022
25.2.4 18,663 9/2/2022
25.2.3 2,095 8/19/2022
25.2.2 2,384 7/28/2022
25.2.1 1,791 7/26/2022
25.2.0 1,614 7/26/2022
25.1.1 5,475 6/29/2022
25.1.0 1,645 6/27/2022
25.0.3 1,938 6/23/2022
25.0.2 2,214 6/20/2022
25.0.1 1,675 6/19/2022
25.0.0 1,619 6/18/2022
24.0.0 1,743 6/14/2022
23.1.1 1,674 6/8/2022
23.1.0 1,670 6/3/2022
23.0.2 1,705 5/25/2022
23.0.1 1,681 5/23/2022
23.0.0 1,829 5/15/2022
22.0.0 1,762 5/10/2022
21.0.1 2,692 5/8/2022
21.0.0 1,725 5/3/2022
20.2.2 2,011 4/28/2022
20.2.1 1,606 4/28/2022
20.2.0 1,640 4/25/2022
20.1.4 2,436 4/18/2022
20.1.3 1,659 4/18/2022
20.1.2 2,890 3/21/2022
20.1.1 2,720 3/17/2022
20.1.0 1,640 3/15/2022
20.0.1 3,121 2/20/2022
20.0.0 1,756 2/19/2022
20.0.0-rc1 712 2/14/2022
19.0.3 1,735 2/14/2022
19.0.2 1,956 1/27/2022
19.0.1 1,166 1/18/2022
19.0.0 822 1/17/2022
18.0.0 815 1/17/2022
17.0.0 1,727 1/11/2022
16.1.0 34,641 1/2/2022
16.0.3 1,054 1/1/2022
16.0.2 1,312 12/23/2021
16.0.1 514 12/23/2021
16.0.0 539 12/21/2021
15.0.0 719 12/16/2021
14.0.4 552 12/11/2021
14.0.3 569 12/5/2021
14.0.2 2,356 11/26/2021
14.0.1 6,403 11/24/2021
14.0.0 1,497 11/20/2021
13.2.2 1,318 11/9/2021
13.2.1 651 11/7/2021
13.2.0 628 11/6/2021
13.0.0 577 11/3/2021
12.1.0 765 10/30/2021
12.0.1 652 10/30/2021
12.0.0 698 10/28/2021
11.0.4 2,905 10/15/2021
11.0.3 1,262 10/7/2021
11.0.1 791 10/3/2021
11.0.0 645 10/2/2021
10.2.1 642 9/30/2021
10.2.0 625 9/27/2021
10.1.0 571 9/26/2021
10.0.7 611 9/26/2021
10.0.6 684 9/24/2021
10.0.5 648 9/23/2021
10.0.4 624 9/16/2021
10.0.3 779 9/15/2021
10.0.2 782 9/8/2021
10.0.1 1,651 9/4/2021
10.0.0 641 9/4/2021
9.1.1 805 8/26/2021
9.1.0 648 8/26/2021
9.0.1 1,753 8/21/2021
9.0.0 633 8/21/2021
8.3.1 836 8/18/2021
8.3.0 671 8/12/2021
8.2.2 641 8/11/2021
8.2.1 629 8/11/2021
8.2.0 644 8/11/2021
8.1.0 478 8/9/2021
8.0.1 740 8/2/2021
8.0.0 662 8/2/2021
7.0.0 720 8/2/2021
6.0.0 735 7/31/2021
5.1.0 774 7/31/2021
5.0.0 692 7/29/2021
4.1.1 674 7/28/2021
4.1.0 535 7/28/2021
4.0.5 701 7/27/2021
4.0.4 675 7/22/2021
4.0.3 697 7/17/2021
4.0.2 644 7/14/2021
4.0.1 741 7/12/2021
4.0.0 647 7/11/2021
3.10.13 666 7/5/2021
3.10.12 558 7/3/2021
3.10.11 503 7/1/2021
3.10.10 867 6/14/2021
3.10.9 479 6/10/2021
3.10.9-beta1 422 5/30/2021
3.10.8 757 5/28/2021
3.10.7 693 5/23/2021
3.10.6 680 5/20/2021
3.10.5 464 5/11/2021
3.10.4 574 5/11/2021 3.10.4 is deprecated because it has critical bugs.
3.10.3 675 5/4/2021
3.10.2 665 4/22/2021
3.10.1 634 4/15/2021
3.10.0 675 4/10/2021
3.9.0 479 4/8/2021
3.8.0 647 4/5/2021
3.7.5 691 4/4/2021
3.7.4 637 3/29/2021
3.7.3 636 3/29/2021
3.7.2 671 3/28/2021
3.7.1 616 3/27/2021
3.7.0 637 3/27/2021
3.6.0 646 3/26/2021
3.5.4 624 3/25/2021
3.5.3 662 3/25/2021
3.5.2 501 3/22/2021
3.5.1 695 3/16/2021
3.5.0 636 3/16/2021
3.4.2 663 3/14/2021
3.4.1 639 3/13/2021
3.4.0 685 3/11/2021
3.3.1 527 3/11/2021
3.3.0 733 3/6/2021
3.2.2 674 3/1/2021
3.2.1 788 3/1/2021 3.2.1 is deprecated because it has critical bugs.
3.2.0 506 2/28/2021
3.1.2 654 2/28/2021
3.1.1 507 2/24/2021
3.1.0 542 2/23/2021
3.0.0 499 2/23/2021
2.0.6 645 2/22/2021
2.0.5 588 2/22/2021
2.0.4 615 2/21/2021
2.0.3 660 2/13/2021
2.0.2 649 2/12/2021
2.0.1 462 2/11/2021
2.0.0 474 2/10/2021
1.3.13 505 2/6/2021
1.3.12 516 2/5/2021
1.3.11 469 1/29/2021
1.3.10 455 1/27/2021
1.3.9 520 1/21/2021
1.3.8 518 1/21/2021
1.3.7 506 1/20/2021
1.3.6 523 1/17/2021
1.3.5 570 1/10/2021
1.3.4 575 1/10/2021
1.3.3 484 1/10/2021
1.3.2 544 1/9/2021
1.3.1 583 1/1/2021
1.3.0 594 1/1/2021
1.2.1 546 12/30/2020
1.2.0 514 12/27/2020
1.1.2 486 12/26/2020
1.1.1 493 12/26/2020
1.1.0 573 12/26/2020
1.0.1 649 12/25/2020
1.0.0 502 12/25/2020
1.0.0-beta9 362 12/18/2020
1.0.0-beta8 349 12/10/2020
1.0.0-beta7 366 11/26/2020
1.0.0-beta6 344 11/15/2020
1.0.0-beta5 403 11/14/2020
1.0.0-beta4 382 11/9/2020
1.0.0-beta11 321 12/23/2020

This is a prerelease version, using undocumented Discord behaviour.

           Update dependencies.