Auto comment on any facebook post
npm install
Create a .env file with your data (like .env.example
)
[email protected]
PASSWORD=enzo123mudar
POST_URL=facebook.com/post.url/url
COMMENT_TEXT=oi
node index.js`
Auto comment on any facebook post
npm install
Create a .env file with your data (like .env.example
)
[email protected]
PASSWORD=enzo123mudar
POST_URL=facebook.com/post.url/url
COMMENT_TEXT=oi
node index.js`