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: 21 days ago
JSON representation
Post a lot of comments on the defined facebook post using puppeteer
- Host: GitHub
- URL: https://github.com/wwwmarcos/fbood
- Owner: wwwmarcos
- Created: 2019-01-15T16:34:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T11:50:58.000Z (over 4 years ago)
- Last Synced: 2025-04-13T09:07:44.685Z (21 days ago)
- Topics: automation, facebook, puppeteer, trolling
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 13
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`