foxbot / Discord.Addons.Interactive

add some interactivity to your commands 🙂
ISC License
73 stars 54 forks source link

AddReactionCallback #11

Closed koenvanras closed 5 years ago

koenvanras commented 6 years ago

Hi, I'm working on a project where I want to use AddReactionCallback, I've been looking at the Sample project but couldn't find an example on how to use this. Is there an example of this and if not, is it possible to create an example on the basic usage and maybe with a custom IReactionCallback class?