botly
botly copied to clipboard
Simple Facebook Messenger Bot API
Is there a sample of conversation with bot / chain message using Botly? Cant find it in examples folder For example it will ask my name, save the value i...
Hi, Is it possible to use the Request Thread Control API? Kind regards, Génesis
I am trying to create a share button like this: ``` let buttons = []; buttons.push(botly.create()); botly.sendButtons({ id: senderId, text: "some text", buttons: buttons }, ((err, resp) => { console.log("Err:...
Not sure how useful this is ? http://prnt.sc/elnmgi