rampatra / jbot

Make Slack and Facebook Bots in Java.
GNU General Public License v3.0
1.2k stars 352 forks source link

Simple menu with slackBot #194

Closed Jsesan closed 3 years ago

Jsesan commented 3 years ago

Hi there is a way i can implement an menu with the SlackBot? i cant find a way to the controller to wait an response from the user with another event like reaction_added.

the menu is called when you make: @botName message and i want the controller that makes the menu reply to keep working once a reaction is added to the menu msg image