Instagram Bot created with the help of NodeJS 👷.
Follows the 5 first Instagram Profile in your suggested followings.
git clone https://github.com/science-math-guy/InstaDroid.git
npm install
USERNAME=YOUR_INSTAGRAM_USERNAME
PASSWORD=YOUR_INSTAGRAM_PASSWORD
EMAIL=YOUR_EMAIL_ADDRESS
EMAIL_PASSWORD=YOUR_EMAIL_PASSWORD
npm start
- puppeteer
- puppeteer-extra
- puppeteer-extra-plugin-stealth
- puppeteer-extra-plugin-adblocker
- puppeteer-extra-plugin-minmax
- puppeteer-extra-plugin-anonymize-ua
- nodemon
- dotenv