gnadelwartz / fbood

Post a lot of comments on the defined facebook post using puppeteer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fbood

Auto comment on any facebook post

Install

npm install

Usage

Create a .env file with your data (like .env.example)

USER_NAME=enzo@gmail.com
PASSWORD=enzo123mudar
POST_URL=facebook.com/post.url/url
COMMENT_TEXT=oi

Run

node index.js`

About

Post a lot of comments on the defined facebook post using puppeteer


Languages

Language:JavaScript 100.0%