Skip to content

Facebook Messenger Bot App in Nodejs & Typescript

Notifications You must be signed in to change notification settings

pbse/Facebook-Bot-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Bot App

Facebook Bot App

View the blog article to learn how it's built

This Facebook Bot is an example to show how easy and quick it is to setup a bot for almost all cases. THis app gives top 10 Movie Suggestions based on the Genre Provided.

Requirements

  • Typescript 3.0.1
  • Express 4.16.0
  • BootBot 1.0.16
  • Ngrok / Localtunnel / Any other Port Forwarding Service

Install Instructions

  • git clone https://github.com/prashantban/Facebook-Bot-App.git
  • Create FB App and put secrets inside .env file.
  • Create TMDB and get the TMDB Api
  • npm install
  • npm build - This creates build folder that has the compiled JS
  • npm run

Commands

  1. Hello, hey etc
  2. genre
  3. more genre
  4. help
  5. thankyou etc

About

Facebook Messenger Bot App in Nodejs & Typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published