botly icon indicating copy to clipboard operation
botly copied to clipboard

Simple Facebook Messenger Bot API

Results 4 botly issues
Sort by recently updated
recently updated
newest added

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