/instagram-bot.js

🤖 Instagram Bot made with love and nodejs

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

InstagramBot.js

Features

  • [✓] Easy to use
  • [✓] Login
  • [✓] 2FA (bad location)
  • [✓] 2FA (sms pin enabled)
  • [✓] Multi-Session
  • [✓] Multi-Platform
  • [✓] Errors manager (bad pin, bad password)
  • [✓] Screenshot and Verbose logger
  • [✓] Like Mode Classic: bot select random hashtag from config list and like 1 random photo (of last 20), and repeat this all time | 700-850 like/day. Limit is 1000/day for ig. This is safe mode.

Fast setup

  1. Run npm install in instagram-bot.js folder.
  2. Copy root file config.js.tpl to config.js, fill it properly.
  3. Start the bot via node bot.js

For advanced configuration see INSTALL.md.

Pin

If you received sms or email pin edit loginpin.txt and insert it on first line. Wait 3 minutes...

Check if work:

See images in ./logs/screenshot or disable chrome_headless flag.

Bugs

  • Bug: [ERROR] login: The username you entered doesn't belong to an account. Please check your username and try again. (restart bot and retry...)
  • Solution: Logout from your instagram app, and login again. Reboot bot and retry... Try and retry, and retry, and retry... Or stop bot and wait 2-3h...

TODO

Features:

  • GUI in electron
  • likemode_superlike - select random hashtag from config list and like 3 random photo of same user | 700-850 like/day.
  • fdfmode_defollowall - defollow all your following (not defollow users in whitelist) | 90 defollow/hour.
  • fdfmode_classic - follow user from random hashtag and defollow after 1h | 300 follow-defollow/day.

Nice to have:

  • docker container

Sorry for snake_case

I love snake_case syntax sorry for this 😭 not hate me.

Social Manager Tools

Available:
InstagramBot.js

Coming soon:
TwitterBot.js
FacebookPageBot.js
TelegramWordpressBot.js

License

GNU GENERAL PUBLIC LICENSE

Copyright (c) 2018 Patryk Rzucidło (PTKDev)