Instagram π Bot π° created with the help of NodeJS π·.
You can check out the online version of the bot: InstaDroid
git clone https://github.com/science-math-guy/InstaDroid.git
npm install
Store these different environment variables inside this .env
file.
This will allow the bot to log in with your account credentials.
INSTAGRAM_USERNAME=YOUR_INSTAGRAM_USERNAME
INSTAGRAM_PASSWORD=YOUR_INSTAGRAM_PASSWORD
You are now ready to start the bot. Just enter the command below:
npm run bot
- puppeteer
- puppeteer-extra
- puppeteer-extra-plugin-stealth
- express
- ejs
- nodemon
- dotenv