messenger-bot-tutorial
messenger-bot-tutorial copied to clipboard
Facebook Messenger bot 15 minute tutorial
Cloned the tutorial and everythings working apart from when you send a message of "Generic" it does nothing, it shows the message has been read but the app doesn't respond...
Do I need to "create an environmental variable" and is "for local development" means OPTIONAL? If this step is not optional but essential, how to done the step "config var...
When I send any message to my bot I get this person isn't available under my message. Any ideas?
The URL couldn't be validated. Callback verification failed with the following errors: HTTP Status Code = 404; HTTP Message = Not Found https://puu.sh/t1skG/2be7d9dbd3.png
Minor tweak toward improving it.
Hello, I have an action called **saveAddress**. Inside it, I call an API to save an address entered by Facebook user. My problem is that I can't get user's input...
I would like to know how to show greeting message when start conversation, without waiting for the user message.