Skip to content

Gamer1120/FB-Messenger-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FB-Messenger-Bot

Facebook Messenger Auto Responder

Using this bot you can make an auto responder for your Facebook Messenger (e.x out of office messages).

How to use this bot

Run git clone [email protected]:matthijsotterloo/FB-Messenger-Bot.git

Install the node modules npm install

Open index.js and change the login details and message.

Now run node index.js

Your bot is now up&running, just try it out :)

TIP: Run this on your server using screen. In the terminal type screen and run node index.js, now simply close the window and the but will keep running even when the SSH Connection is closed.

About

Facebook Messenger Auto Responder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%