Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 1.02 KB

README.md

File metadata and controls

40 lines (34 loc) · 1.02 KB

Tell Truth

Requirements

  • nodejs & npm

install

git clone https://github.com/egyjs/Tell-Truth.git tell_truth
cd tell_truth 
npm install

how to use it ?

  1. in config.json file you must add your facebook login information
  "username": "email",
  "password": "password",

after adding your credential you you jsut have to run it!

npm run strat
  1. if you wish to run the script in background just set hideBrowser to true in config.json file

how to contribute

you can contribute in this project with 2 options

  1. to add a dataset (images,comments) in config.json file
    "pages": [],
    "hashtags": [],
    "comments": [],
    "images": [],
    
  2. You can just run this script with your name in order to post a lot of comments , to "tell the truth"

Thanks.


Donate Follow me on instagram egy.js