ChatBots: How to Make a Facebook Messenger Chat Bot in 1hr

ChatBots: How to Make a Facebook Messenger Chat Bot in 1hr

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 2 Hours | 428 MB

We will Create a Parrot Bot Together! This course is a Step by Step Guide in Building a Chat Bot for Facebook Messenger

You will Learn How to Build a ChatBot for Facebook Messenger in 1 hour! You will learn by building 2 bots for Facebook Messenger: a parrot bot and a bot for your favorite football team.

We teach you how to Build a Bot in 2 Ways:

  • Coding: In the Coding Section, you will be making a Parrot Bot in Node.js using our sample code.
  • Without Coding: You will be making a Bot for you Favorite Football Team without any coding.
  • Anyone can make a Bot using this course! This course was Designed so even a complete newbie could create the Football Team Bot.

What you Need to Be Successful in this Course:

  • Computer and Internet Connection
  • Desire to Learn: Passion for Chatbots & Ai
  • 1 Full Day: Some students can complete this course as quickly as a few hours. If you are new to programing, I suggest you take the day and run through this course content first then replay it and build the Parrot Bot.

What technologies are Included? For the front end we will be using JaveScript and Node.js for the backend. You can however use anything you want for the backend (php, ruby, etc). Here is a brief summary of technologies used in this course:

  • Heroku Servers to Host and Deploy Bot
  • Node.js & JaveScript to program the Chat Bot
  • Visual Studios as IDE
  • Github for Repository
  • Facebook Page & Developer Account

*Everything you Need will be provided in this course for Free

You Should take this course if:

  • You have a desire to learn how to make ChatBots
  • You are new to Chat Bot building
  • You want to make a Chatbot Today
  • This course is ideal for anyone who wants to learn how to make a chatbot from scratch. We will focus on the main components of building a chatbot which includes building the server, adding your code to it, deploying it in the cloud, and connecting it with Facebook Messenger.

As an intro course to chat bot development, we will briefly discuss Artificial Intelligence and Machine Learning however this topic is too advanced for the course. We will be using javascript and node.js to build our chatbot; however, this is not a course on javascript/node.js or command line.

What you’ll learn

  • Build a Chat Bot for Facebook Messenger
  • Learn how to Build a Server
  • Learn how to Deploy Bot in the Cloud
  • Learn how to connect a Bot to Facebook Messenger
  • Learn how to connect Webhooks to Facebook Messenger
  • Learn how to set up Chatbot in Fb Messenger
  • Learn how to Add Access token to Chatbot
  • Learn about Facebook Messenger Chatbot best practices
  • Learn how to manipulate what a Chatbot says
  • Intro to Artificial Intelligence in Chatbots
  • Facebook Messenger Protocol and User Interface Elements
Table of Contents

Quick Intro
1 How to Take this Course

Zero Coding Making Bots in 10 Minutes without Coding
2 What we are Building
3 Subscribe to a weekly digest
4 Unsubscribe
5 Twitter
6 Roster
7 Google Search
8 Chat to Human
9 Feedback
10 Json
11 Menu
12 Connect to Facebook Messenger
13 Quote
14 Promote
15 Analyze
16 Broadcast
17 Configure
18 Conclusions
19 Initial Setup
20 Create CF rockets bot
21 RSS Feed Integration
22 Create a menu
23 Integrate the menu
24 Setup AI
25 Cheerleaders

Sharing your Bot
26 Chatbot Discovery

BONUS Making a Parrot Bot in Node.js (For Coders)
27 Course Into
28 Setting up your FB Bot
29 Set Up Webhook
30 Using Access Token
31 Trigger Facebook to Send Message
32 Checklist
33 It’s Alive! Playing with your new Bot
34 Manipulating you Chat Bot
35 Exploring What’s Possible
36 Using .BOT to Improve Discovery & Trust
37 The Bot that We Will Be Building
38 Most Important Lesson Course Workbook
39 Settingup Your Dev Enviroment
40 Build the Server
41 Creating your Index.js File
42 Creating Procfile
43 Commit Code with Git and Send it to Heroku
44 Connecting to FB Messenger