DiscordInteractivity 1.1.0
dotnet add package DiscordInteractivity --version 1.1.0
NuGet\Install-Package DiscordInteractivity -Version 1.1.0
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="DiscordInteractivity" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DiscordInteractivity --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DiscordInteractivity, 1.1.0"
#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.
// Install DiscordInteractivity as a Cake Addin #addin nuget:?package=DiscordInteractivity&version=1.1.0 // Install DiscordInteractivity as a Cake Tool #tool nuget:?package=DiscordInteractivity&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DiscordInteractivity
This is an addon for the Discord API Wrapper Discord.Net which adds a lot of useful features, which you can learn more about in the documentation.
Features
- Waiting for a user message or a reaction in a specific channel
- Reply and delete messages/files with timeouts
- Send powerful Paginators which allow for custom paginated messages
- Set per user Cooldowns for individual commands and whole modules
- Profanity detection
- Spam detection
How to use it
Take a look at the documentation, which shows and explains many of the powerful features. For the really basic setup look here and follow the Basic Setup
instructions.
If you need any further help regarding to the Addon feel free to send me a message on Discord, my Username is 24_minutes
!
Credits
- This package is inspired by foxbot and his Discord.Addons.Interactive package.
- The code of the GetDistance method which implements the Damerau-Levenshtein algorithm is written by wickedshimmy.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Discord.Net (>= 3.16.0)
- Discord.Net.Commands (>= 3.16.0)
- Discord.Net.Rest (>= 3.16.0)
- Discord.Net.WebSocket (>= 3.16.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.