Remora.Discord.Commands 1.0.0-beta6

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 1.0.0-beta6
                    
NuGet\Install-Package Remora.Discord.Commands -Version 1.0.0-beta6
                    
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="1.0.0-beta6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Remora.Discord.Commands" Version="1.0.0-beta6" />
                    
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 1.0.0-beta6
                    
#r "nuget: Remora.Discord.Commands, 1.0.0-beta6"
                    
#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 Remora.Discord.Commands@1.0.0-beta6
                    
#: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=Remora.Discord.Commands&version=1.0.0-beta6&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Remora.Discord.Commands&version=1.0.0-beta6&prerelease
                    
Install 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 was computed.  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 6,841 5/24/2025
29.0.0 14,838 2/13/2025
28.1.0 47,791 5/28/2024
28.0.2 25,918 2/5/2024
28.0.1 47,207 11/14/2023
28.0.0 29,417 7/24/2023
27.0.0 18,754 5/11/2023
26.2.3 2,009 3/20/2023
26.2.2 2,509 1/19/2023
26.2.1 1,811 1/10/2023
26.2.0 2,208 12/28/2022
26.1.1 2,128 12/13/2022
26.1.0 1,834 12/13/2022
26.0.0 1,260 12/10/2022
25.3.0 2,287 10/30/2022
25.2.4 18,728 9/2/2022
25.2.3 2,143 8/19/2022
25.2.2 2,435 7/28/2022
25.2.1 1,844 7/26/2022
25.2.0 1,660 7/26/2022
25.1.1 5,533 6/29/2022
25.1.0 1,688 6/27/2022
25.0.3 1,994 6/23/2022
25.0.2 2,261 6/20/2022
25.0.1 1,732 6/19/2022
25.0.0 1,669 6/18/2022
24.0.0 1,802 6/14/2022
23.1.1 1,718 6/8/2022
23.1.0 1,722 6/3/2022
23.0.2 1,754 5/25/2022
23.0.1 1,733 5/23/2022
23.0.0 1,891 5/15/2022
22.0.0 1,812 5/10/2022
21.0.1 2,744 5/8/2022
21.0.0 1,780 5/3/2022
20.2.2 2,067 4/28/2022
20.2.1 1,656 4/28/2022
20.2.0 1,691 4/25/2022
20.1.4 2,489 4/18/2022
20.1.3 1,709 4/18/2022
20.1.2 2,937 3/21/2022
20.1.1 2,783 3/17/2022
20.1.0 1,681 3/15/2022
20.0.1 3,168 2/20/2022
20.0.0 1,803 2/19/2022
20.0.0-rc1 759 2/14/2022
19.0.3 1,787 2/14/2022
19.0.2 2,016 1/27/2022
19.0.1 1,217 1/18/2022
19.0.0 869 1/17/2022
18.0.0 869 1/17/2022
17.0.0 1,776 1/11/2022
16.1.0 34,690 1/2/2022
16.0.3 1,108 1/1/2022
16.0.2 1,366 12/23/2021
16.0.1 571 12/23/2021
16.0.0 590 12/21/2021
15.0.0 773 12/16/2021
14.0.4 597 12/11/2021
14.0.3 614 12/5/2021
14.0.2 2,409 11/26/2021
14.0.1 6,460 11/24/2021
14.0.0 1,547 11/20/2021
13.2.2 1,358 11/9/2021
13.2.1 702 11/7/2021
13.2.0 697 11/6/2021
13.0.0 629 11/3/2021
12.1.0 815 10/30/2021
12.0.1 695 10/30/2021
12.0.0 750 10/28/2021
11.0.4 2,958 10/15/2021
11.0.3 1,310 10/7/2021
11.0.1 849 10/3/2021
11.0.0 697 10/2/2021
10.2.1 689 9/30/2021
10.2.0 686 9/27/2021
10.1.0 617 9/26/2021
10.0.7 662 9/26/2021
10.0.6 735 9/24/2021
10.0.5 697 9/23/2021
10.0.4 678 9/16/2021
10.0.3 827 9/15/2021
10.0.2 1,012 9/8/2021
10.0.1 1,699 9/4/2021
10.0.0 699 9/4/2021
9.1.1 846 8/26/2021
9.1.0 698 8/26/2021
9.0.1 1,805 8/21/2021
9.0.0 679 8/21/2021
8.3.1 889 8/18/2021
8.3.0 726 8/12/2021
8.2.2 696 8/11/2021
8.2.1 684 8/11/2021
8.2.0 701 8/11/2021
8.1.0 530 8/9/2021
8.0.1 789 8/2/2021
8.0.0 713 8/2/2021
7.0.0 771 8/2/2021
6.0.0 784 7/31/2021
5.1.0 823 7/31/2021
5.0.0 745 7/29/2021
4.1.1 721 7/28/2021
4.1.0 588 7/28/2021
4.0.5 754 7/27/2021
4.0.4 725 7/22/2021
4.0.3 744 7/17/2021
4.0.2 692 7/14/2021
4.0.1 793 7/12/2021
4.0.0 694 7/11/2021
3.10.13 716 7/5/2021
3.10.12 607 7/3/2021
3.10.11 556 7/1/2021
3.10.10 919 6/14/2021
3.10.9 532 6/10/2021
3.10.9-beta1 465 5/30/2021
3.10.8 807 5/28/2021
3.10.7 747 5/23/2021
3.10.6 726 5/20/2021
3.10.5 517 5/11/2021
3.10.4 668 5/11/2021 3.10.4 is deprecated because it has critical bugs.
3.10.3 722 5/4/2021
3.10.2 712 4/22/2021
3.10.1 675 4/15/2021
3.10.0 731 4/10/2021
3.9.0 536 4/8/2021
3.8.0 694 4/5/2021
3.7.5 739 4/4/2021
3.7.4 691 3/29/2021
3.7.3 690 3/29/2021
3.7.2 723 3/28/2021
3.7.1 670 3/27/2021
3.7.0 684 3/27/2021
3.6.0 694 3/26/2021
3.5.4 676 3/25/2021
3.5.3 714 3/25/2021
3.5.2 551 3/22/2021
3.5.1 747 3/16/2021
3.5.0 692 3/16/2021
3.4.2 717 3/14/2021
3.4.1 694 3/13/2021
3.4.0 737 3/11/2021
3.3.1 585 3/11/2021
3.3.0 786 3/6/2021
3.2.2 736 3/1/2021
3.2.1 884 3/1/2021 3.2.1 is deprecated because it has critical bugs.
3.2.0 554 2/28/2021
3.1.2 708 2/28/2021
3.1.1 559 2/24/2021
3.1.0 598 2/23/2021
3.0.0 555 2/23/2021
2.0.6 698 2/22/2021
2.0.5 643 2/22/2021
2.0.4 669 2/21/2021
2.0.3 715 2/13/2021
2.0.2 710 2/12/2021
2.0.1 522 2/11/2021
2.0.0 520 2/10/2021
1.3.13 556 2/6/2021
1.3.12 576 2/5/2021
1.3.11 522 1/29/2021
1.3.10 512 1/27/2021
1.3.9 572 1/21/2021
1.3.8 568 1/21/2021
1.3.7 561 1/20/2021
1.3.6 572 1/17/2021
1.3.5 626 1/10/2021
1.3.4 628 1/10/2021
1.3.3 539 1/10/2021
1.3.2 603 1/9/2021
1.3.1 645 1/1/2021
1.3.0 647 1/1/2021
1.2.1 602 12/30/2020
1.2.0 570 12/27/2020
1.1.2 541 12/26/2020
1.1.1 550 12/26/2020
1.1.0 633 12/26/2020
1.0.1 705 12/25/2020
1.0.0 557 12/25/2020
1.0.0-beta9 414 12/18/2020
1.0.0-beta8 405 12/10/2020
1.0.0-beta7 421 11/26/2020
1.0.0-beta6 399 11/15/2020
1.0.0-beta5 455 11/14/2020
1.0.0-beta4 429 11/9/2020
1.0.0-beta11 381 12/23/2020

Fix nullability of payload data.