Remora.Discord
2026.1.0
Prefix Reserved
dotnet add package Remora.Discord --version 2026.1.0
NuGet\Install-Package Remora.Discord -Version 2026.1.0
<PackageReference Include="Remora.Discord" Version="2026.1.0" />
<PackageVersion Include="Remora.Discord" Version="2026.1.0" />
<PackageReference Include="Remora.Discord" />
paket add Remora.Discord --version 2026.1.0
#r "nuget: Remora.Discord, 2026.1.0"
#:package Remora.Discord@2026.1.0
#addin nuget:?package=Remora.Discord&version=2026.1.0
#tool nuget:?package=Remora.Discord&version=2026.1.0
Remora.Discord
This package is a metapackage for Remora.Discord, providing references to everything you need to get started. Note that this package implies a dependency on the latest version of Remora.Discord's main packages, with no regard for API compatibility across builds.
Production packages/projects should probably prefer explicit dependencies instead.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Remora.Discord.Caching (>= 40.0.2)
- Remora.Discord.Commands (>= 30.1.0)
- Remora.Discord.Extensions (>= 6.1.0)
- Remora.Discord.Hosting (>= 7.0.2)
- Remora.Discord.Interactivity (>= 6.0.2)
- Remora.Discord.Pagination (>= 5.1.1)
-
net8.0
- Remora.Discord.Caching (>= 40.0.2)
- Remora.Discord.Commands (>= 30.1.0)
- Remora.Discord.Extensions (>= 6.1.0)
- Remora.Discord.Hosting (>= 7.0.2)
- Remora.Discord.Interactivity (>= 6.0.2)
- Remora.Discord.Pagination (>= 5.1.1)
-
net9.0
- Remora.Discord.Caching (>= 40.0.2)
- Remora.Discord.Commands (>= 30.1.0)
- Remora.Discord.Extensions (>= 6.1.0)
- Remora.Discord.Hosting (>= 7.0.2)
- Remora.Discord.Interactivity (>= 6.0.2)
- Remora.Discord.Pagination (>= 5.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Remora.Discord:
| Package | Downloads |
|---|---|
|
Lavalink4NET.Remora.Discord
High performance Lavalink wrapper for .NET | Add powerful audio playback to your Remora-based discord bots with this integration for Lavalink4NET. Suitable for end users developing with Remora. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Remora.Discord:
| Repository | Stars |
|---|---|
|
lavalink4net/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 |
|---|---|---|
| 2026.1.0 | 0 | 6/20/2026 |
| 2025.2.0 | 37,328 | 5/24/2025 |
| 2025.1.0 | 14,917 | 2/13/2025 |
| 2024.3.0 | 24,184 | 9/21/2024 |
| 2024.2.0 | 23,019 | 5/28/2024 |
| 2024.1.0 | 25,852 | 2/5/2024 |
| 2023.5.0 | 14,041 | 11/14/2023 |
| 2023.4.0 | 27,884 | 7/24/2023 |
| 2023.3.0 | 17,916 | 5/11/2023 |
| 2023.2.0 | 1,004 | 3/20/2023 |
| 2023.1.0 | 1,117 | 1/19/2023 |
| 2022.54.0 | 773 | 1/10/2023 |
| 2022.53.0 | 1,180 | 12/28/2022 |
| 2022.52.0 | 1,001 | 12/13/2022 |
| 2022.51.0 | 726 | 12/13/2022 |
| 2022.50.0 | 766 | 12/10/2022 |
| 2022.49.0 | 1,116 | 10/30/2022 |
| 2022.48.0 | 16,431 | 9/2/2022 |
| 2022.47.0 | 1,108 | 8/19/2022 |
| 2022.46.0 | 1,067 | 7/28/2022 |
Parse channel and message urls with SnowflakeParser
fix(EmbedBuilder): escape field keyword
Bump Humanizer to 3.x
Drop FuzzySharp dependency.
Upgrade to Remora.Commands 11.0.3
BREAKING: change(GatewayIntents): sync with Discord API docs, make use of proper lists
BREAKING: change!(GatewayIntents): MessageContents -> MessageContent