Skip to content

Add some interactivity to your commands. Original project forked from foxbot, due to lack of activity (and the introduction of a library-breaking update to D.NET)

License

Notifications You must be signed in to change notification settings

thatmaxplayle/Discord.Extensions.Interactive

 
 

Repository files navigation

Interactive

An addon for Discord.Net that adds interactivity to your commands.

Supported Features

  • Waiting for messages over the gateway
  • Paginated messages
  • Reaction callbacks
  • A powerful criteria system

Usage

To use, add an InteractiveService to your service provider. It is also recommended to make your modules inherit from InteractiveBase

Acknowledgements

  • Foxbot for the original code
  • maxplayle04 for porting the code and rebuilding the NuGet package making it compatible with D.NET 2.3.0

About

Add some interactivity to your commands. Original project forked from foxbot, due to lack of activity (and the introduction of a library-breaking update to D.NET)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.6%
  • Shell 1.4%