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
933 stars 189 forks source link

Documentation for nested messenger menu needed #225

Closed nquam closed 6 years ago

nquam commented 6 years ago

I've tried using Facebook's documentation for nested menus and it doesn't seem to be working properly for the messenger menu node. Standard postbacks and URLs show up but no matter how I formulate the nested menu through a function, it never shows in the results on my messenger menu.

guidone commented 6 years ago

I had to fix something, install 0.13.6, here the updated documentation https://github.com/guidone/node-red-contrib-chatbot/wiki/Messenger-Menu-node

Thanks for the feedback

nquam commented 6 years ago

I updated my install and changed my function to match documentation and it works. Thanks for this!

guidone commented 6 years ago

🖖