foxbot / Discord.Addons.Interactive

add some interactivity to your commands πŸ™‚

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

add some interactivity to your commands πŸ™‚

License:ISC License


Languages

Language:C# 98.6%Language:Shell 1.4%