Get Sample Parrot Bot App:
[ Ссылка ]
Get the Complete Course here: [ Ссылка ]
This is a Step by Step Tutorial that will show you how to create a Webhook for your Facebook Messenger Bot. In the video we will cover the process of getting your webhook from your host and then connecting it to your Facebook messenger chat bot.
This is Part 2 of the How to Make a Facebook Messenger Chat Bot Course: [ Ссылка ]
Part 1: Creating Bot and Putting Bot on Server
You can use javascript and node.js to create your bot. Once you bot is created, you can then use an App Host like Heroku to Deploy it.
There are a number of other options as well. It seems like everyday that a new startup is offering a way to make chat bots without little or no programing
- Need a Sample Bot and videos showing you how to set up the server?
Get the Complete Course here: [ Ссылка ]
Part 2: Connecting your Bot with Messenger
Connecting your bot requires a few simple steps:
1) Sign up for Facebook Developer account and Create a New App
2) Connect App to an existing Facebook Page you are an admin of
3) This will produce an ‘Access Token’
4) Add the Access Token to your index.js file
5) Go to Webhooks
6) Input your app’s webhook
7) Input your Verify Token
Part 3: Manipulating you Facebook Messenger Bots
There are 2 basic ways to communicate with a Chat Bot:
1) Text/Chat: You can use ‘Trigger’ words to create a context and conversation in your bot. This can get complicated as a result, companies like Wit and Playgrouds have simplified the process. If your interested in have a ‘Conversational Bot’ I strongly suggest checking out ALICE
2)Cards/Links: Cards are the easies for your bot to communicate with users. Essentially a card offers a user 1–3 options which lead the user down a user flow. Currently, Facebook is pushing for a Cards approach as it makes it easier to provide a great user experience.
Links and Additional Info
Quora: [ Ссылка ]
Medium Article:
[ Ссылка ]
Slideshare:
[ Ссылка ]
Quora Course: [ Ссылка ]
-----------------------------------------------------------------------------------
Get Parts 1, 2 & 3
------------------------------------------------------------------------------------
Get the Complete Video Course 50% OFF Here:
[ Ссылка ]
Ещё видео!