Remora.Discord.Commands 1.0.0-beta4

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-beta4
                    
NuGet\Install-Package Remora.Discord.Commands -Version 1.0.0-beta4
                    
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-beta4" />
                    
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-beta4" />
                    
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-beta4
                    
#r "nuget: Remora.Discord.Commands, 1.0.0-beta4"
                    
#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-beta4
                    
#: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-beta4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Remora.Discord.Commands&version=1.0.0-beta4&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 7,662 5/24/2025
29.0.0 14,841 2/13/2025
28.1.0 47,864 5/28/2024
28.0.2 25,925 2/5/2024
28.0.1 47,209 11/14/2023
28.0.0 29,420 7/24/2023
27.0.0 18,759 5/11/2023
26.2.3 2,014 3/20/2023
26.2.2 2,514 1/19/2023
26.2.1 1,816 1/10/2023
26.2.0 2,212 12/28/2022
26.1.1 2,132 12/13/2022
26.1.0 1,838 12/13/2022
26.0.0 1,265 12/10/2022
25.3.0 2,298 10/30/2022
25.2.4 18,732 9/2/2022
25.2.3 2,148 8/19/2022
25.2.2 2,440 7/28/2022
25.2.1 1,849 7/26/2022
25.2.0 1,666 7/26/2022
25.1.1 5,537 6/29/2022
25.1.0 1,692 6/27/2022
25.0.3 1,998 6/23/2022
25.0.2 2,267 6/20/2022
25.0.1 1,736 6/19/2022
25.0.0 1,675 6/18/2022
24.0.0 1,806 6/14/2022
23.1.1 1,722 6/8/2022
23.1.0 1,726 6/3/2022
23.0.2 1,759 5/25/2022
23.0.1 1,738 5/23/2022
23.0.0 1,897 5/15/2022
22.0.0 1,816 5/10/2022
21.0.1 2,749 5/8/2022
21.0.0 1,786 5/3/2022
20.2.2 2,073 4/28/2022
20.2.1 1,660 4/28/2022
20.2.0 1,695 4/25/2022
20.1.4 2,493 4/18/2022
20.1.3 1,713 4/18/2022
20.1.2 2,941 3/21/2022
20.1.1 2,788 3/17/2022
20.1.0 1,685 3/15/2022
20.0.1 3,172 2/20/2022
20.0.0 1,808 2/19/2022
20.0.0-rc1 764 2/14/2022
19.0.3 1,791 2/14/2022
19.0.2 2,023 1/27/2022
19.0.1 1,221 1/18/2022
19.0.0 874 1/17/2022
18.0.0 873 1/17/2022
17.0.0 1,781 1/11/2022
16.1.0 34,695 1/2/2022
16.0.3 1,114 1/1/2022
16.0.2 1,370 12/23/2021
16.0.1 577 12/23/2021
16.0.0 596 12/21/2021
15.0.0 777 12/16/2021
14.0.4 601 12/11/2021
14.0.3 618 12/5/2021
14.0.2 2,414 11/26/2021
14.0.1 6,466 11/24/2021
14.0.0 1,553 11/20/2021
13.2.2 1,362 11/9/2021
13.2.1 706 11/7/2021
13.2.0 701 11/6/2021
13.0.0 634 11/3/2021
12.1.0 819 10/30/2021
12.0.1 700 10/30/2021
12.0.0 755 10/28/2021
11.0.4 2,962 10/15/2021
11.0.3 1,314 10/7/2021
11.0.1 854 10/3/2021
11.0.0 702 10/2/2021
10.2.1 693 9/30/2021
10.2.0 691 9/27/2021
10.1.0 621 9/26/2021
10.0.7 667 9/26/2021
10.0.6 740 9/24/2021
10.0.5 701 9/23/2021
10.0.4 684 9/16/2021
10.0.3 833 9/15/2021
10.0.2 1,017 9/8/2021
10.0.1 1,704 9/4/2021
10.0.0 703 9/4/2021
9.1.1 851 8/26/2021
9.1.0 703 8/26/2021
9.0.1 1,809 8/21/2021
9.0.0 683 8/21/2021
8.3.1 896 8/18/2021
8.3.0 730 8/12/2021
8.2.2 700 8/11/2021
8.2.1 690 8/11/2021
8.2.0 707 8/11/2021
8.1.0 536 8/9/2021
8.0.1 794 8/2/2021
8.0.0 717 8/2/2021
7.0.0 776 8/2/2021
6.0.0 788 7/31/2021
5.1.0 828 7/31/2021
5.0.0 749 7/29/2021
4.1.1 726 7/28/2021
4.1.0 593 7/28/2021
4.0.5 758 7/27/2021
4.0.4 729 7/22/2021
4.0.3 750 7/17/2021
4.0.2 696 7/14/2021
4.0.1 799 7/12/2021
4.0.0 698 7/11/2021
3.10.13 721 7/5/2021
3.10.12 612 7/3/2021
3.10.11 561 7/1/2021
3.10.10 924 6/14/2021
3.10.9 536 6/10/2021
3.10.9-beta1 470 5/30/2021
3.10.8 812 5/28/2021
3.10.7 751 5/23/2021
3.10.6 730 5/20/2021
3.10.5 522 5/11/2021
3.10.4 679 5/11/2021 3.10.4 is deprecated because it has critical bugs.
3.10.3 726 5/4/2021
3.10.2 716 4/22/2021
3.10.1 680 4/15/2021
3.10.0 736 4/10/2021
3.9.0 540 4/8/2021
3.8.0 698 4/5/2021
3.7.5 743 4/4/2021
3.7.4 696 3/29/2021
3.7.3 696 3/29/2021
3.7.2 727 3/28/2021
3.7.1 674 3/27/2021
3.7.0 688 3/27/2021
3.6.0 700 3/26/2021
3.5.4 680 3/25/2021
3.5.3 719 3/25/2021
3.5.2 555 3/22/2021
3.5.1 752 3/16/2021
3.5.0 698 3/16/2021
3.4.2 722 3/14/2021
3.4.1 698 3/13/2021
3.4.0 741 3/11/2021
3.3.1 590 3/11/2021
3.3.0 791 3/6/2021
3.2.2 740 3/1/2021
3.2.1 897 3/1/2021 3.2.1 is deprecated because it has critical bugs.
3.2.0 558 2/28/2021
3.1.2 713 2/28/2021
3.1.1 564 2/24/2021
3.1.0 602 2/23/2021
3.0.0 561 2/23/2021
2.0.6 703 2/22/2021
2.0.5 648 2/22/2021
2.0.4 673 2/21/2021
2.0.3 720 2/13/2021
2.0.2 715 2/12/2021
2.0.1 526 2/11/2021
2.0.0 524 2/10/2021
1.3.13 561 2/6/2021
1.3.12 582 2/5/2021
1.3.11 526 1/29/2021
1.3.10 517 1/27/2021
1.3.9 578 1/21/2021
1.3.8 572 1/21/2021
1.3.7 565 1/20/2021
1.3.6 577 1/17/2021
1.3.5 630 1/10/2021
1.3.4 632 1/10/2021
1.3.3 544 1/10/2021
1.3.2 608 1/9/2021
1.3.1 650 1/1/2021
1.3.0 652 1/1/2021
1.2.1 607 12/30/2020
1.2.0 576 12/27/2020
1.1.2 546 12/26/2020
1.1.1 554 12/26/2020
1.1.0 637 12/26/2020
1.0.1 711 12/25/2020
1.0.0 562 12/25/2020
1.0.0-beta9 418 12/18/2020
1.0.0-beta8 410 12/10/2020
1.0.0-beta7 425 11/26/2020
1.0.0-beta6 404 11/15/2020
1.0.0-beta5 461 11/14/2020
1.0.0-beta4 433 11/9/2020
1.0.0-beta11 386 12/23/2020

Initial release.