>A SlashCommnad library that uses DSharpPlus to encoperate SlashCommands for Discord.
Info
Version: | 0.5.0 |
Author(s): | Soyvolon |
Last Update: | Sunday, May 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Soyvolon.DSharpPlus.SlashCommands |
Install
Install-Package Soyvolon.DSharpPlus.SlashCommands
dotnet add package Soyvolon.DSharpPlus.SlashCommands
paket add Soyvolon.DSharpPlus.SlashCommands
Soyvolon.DSharpPlus.SlashCommands Download (Unzip the "nupkg" after downloading)
Dependencies
- DSharpPlus(>= 4.0.000771)
- DSharpPlus.CommandsNext(>= 4.0.000771)
- DSharpPlus.Rest(>= 4.0.000771)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.Extensions.Logging.Console(>= 5.0.0)