An addon for Discord.Net that adds interactivity to your commands.
- Waiting for messages over the gateway
- Paginated messages
- Reaction callbacks
- A powerful criteria system
To use, add an InteractiveService
to your service provider. It is also recommended to make your modules inherit from InteractiveBase