Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 413 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 413 Bytes

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