Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wwwmarcos/fbood
- Owner: wwwmarcos
- Created: 2019-01-15T16:34:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T11:50:58.000Z (about 4 years ago)
- Last Synced: 2024-03-14T11:14:24.260Z (10 months ago)
- Topics: automation, facebook, puppeteer, trolling
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 12
- Watchers: 2
- 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`