Skip to content

This application will automatically send a recorded message to any sender who message you directly through chats on facebook.

Notifications You must be signed in to change notification settings

amarjeetsahoo/FacebookChatBot-using-NodeJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FacebookChatBot-using-NodeJs

This application will automatically send a recorded message to any sender who message you directly through chats on facebook.

Steps

  1. Initialise NPM module npm init

  2. INSTALL AXIOS, EXPRESS, BODY-PARSER

    npm i axios
    npm i express
    npm i body-parser
  1. Set-up Facebook For Developers create a new webhooks integration, add messenger feature to it generate the access token and paste it in the code

  2. Use NGROK for public url, paste the .exe in the working directory Download from here

About

This application will automatically send a recorded message to any sender who message you directly through chats on facebook.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published