How To Build A Facebook Messenger Chat Bot From Scratch

所在平台: Udemy

课程主页: https://www.udemy.com/course/how-to-build-a-facebook-messenger-chat-bot-from-scratch/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** 从零开始学习构建 Facebook Messenger 聊天机器人 **课程概述:** 本课程将带您从零开始,使用 Node.js 构建您自己的 Facebook Messenger 聊天机器人。您将学习如何利用 Git 将本地 JavaScript 代码部署到 Heroku 云平台。课程还将涵盖 `package.json` 文件的创建和所需依赖项的安装。 **必备条件:** * Facebook 账户 * Facebook 页面(作为机器人的“身份”) **课程内容亮点:** * **Heroku 基础:** 了解 Heroku 是什么,并创建 Heroku 账户。 * **Facebook 页面与应用:** 分步学习创建 Facebook 页面和应用程序。 * **Heroku 应用部署:** 创建 Heroku 应用,设置 `.gitignore` 文件,并创建 `Procfile`。 * **Node.js 机器人开发:** * 学习 Node.js 基础。 * 安装 Heroku CLI。 * 初始化 Git 和 `package.json` 文件。 * 安装必要的依赖项。 * 创建 `index.js` 文件,编写机器人发送消息和回调函数。 * 测试您的聊天机器人。 * **开发工具:** 学习使用 Sublime Text 编辑器。 * **版本控制:** 掌握使用 Git 进行代码提交和管理。 * **包管理:** 学习更新 npm。 **课程目标:** 完成本课程后,您将掌握使用 Git 和 Heroku 构建 Facebook Messenger 聊天机器人的技能。

课程评论(0条)

课程详情

The latest craze in software interfaces is messenger bots, and Facebook has the largest chat platform by a long shot.In this course, I'll show you how to build your own Facebook Messenger Chat Bot using node js. We'll use git to push and deploy our local JavaScript code to heroku cloud. We will be creating a package.json file and installing some dependencies that our chatbot app will need. If you don't already have one, you need to create a Facebook account and a facebook Page.The Facebook Page is the "identity" of your bot, including the name and image that appears when someone chats with it inside Facebook Messenger. In order to communicate with your bot, people will need to go through your Page. This is a hands-on practical course and what you will learn includes: What is HerokuCreating Heroku accountCreating a facebook page and app -Part 1Creating a facebook page and app -Part 2Creating Heroku app Creating.gitignore fileCreating function for bot to post messages -Part1Creating function for bot to post messages -Part2Creating a ProcfileCreating callback function for chatbot -part1Creating callbacl function for chatbot -part2Commiting changesUpdating npmCreating project directoryTesting your chatbotWhat is NodejsInstalling Heroku cliInitializing gitInitialzing package.json fileInstalling dependenciesDownload and install sublimeText EditorEditing package.json fileCreating index.js file By the end of this course you would have developed the skill to create a facebook message bot using git and heroku.

课程标签

0人关注该课程

主题相关的课程