guidone / node-red-contrib-chatbot

Visually build a full featured chat bot for Telegram, Facebook Messenger, Whatsapp and Slack with Node-RED. Almost no coding skills required.
http://red-bot.io
940 stars 191 forks source link

Provide support for Slack buttons #265

Closed jphillips-bp3 closed 6 years ago

jphillips-bp3 commented 6 years ago

Provide support for Slack message buttons as per: https://api.slack.com/docs/message-buttons

guidone commented 6 years ago

Inline buttons are already supported

https://github.com/guidone/node-red-contrib-chatbot/wiki/Buttons-node

This is a generic node, means that works for FB, Telegram, etc so the list of button-related features is limited. In what are you interested here (https://api.slack.com/docs/message-buttons) that you cannot find in the generic node?

jphillips-bp3 commented 6 years ago

Perfect thank you. One of my developers had literally found this before you responded, so I will close the ticket and give it a go.

guidone commented 6 years ago

🖖