rampatra / jbot

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

Reply in thread feature #204

Open oldfr opened 1 year ago

oldfr commented 1 year ago

Whenever I receive a message, I need to Slack bot to reply in the thread and continue the conversation there. Please let me know how to implement it using JBot. Any suggestions will be appreciated.