Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wwwmarcos/fbood

Post a lot of comments on the defined facebook post using puppeteer
https://github.com/wwwmarcos/fbood

automation facebook puppeteer trolling

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# fbood
Auto comment on any facebook post

# Install
> npm install

# Usage
Create a .env file with your data (like `.env.example`)
```
[email protected]
PASSWORD=enzo123mudar
POST_URL=facebook.com/post.url/url
COMMENT_TEXT=oi
```

# Run
> node index.js`