Skip to content

prameshbajra/facebook-auto-replier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facebook-auto-replier

Reply/Schedule facebook messages

Obviously, facebook email and password is needed.

Pull that from the .env file. You will need to create this file in the root directory with content like:

MESSAGE_USERS={"USERNAME":"USERID", "USERNAME": "USERID2"}
FB_EMAIL=<EMAIL>
FB_PASSWORD=<PASSWORD>

USERID will be in the format 10000XXXXXX.

No need to say this but you will need to run npm install for sure.

Just a heads up, FB does not encourage you to do this. Hence you might get banned.

About

Reply/Schedule facebook messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published