Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance 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

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors