Igbot Versions Save

🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts!

0.5.0

5 years ago

Fixed 405 errors and increase test coverage. Increased bot stability.

0.4.5

5 years ago

Bugfixes

  • Fixed getting timeline users and error with logout (Thanks @adw0rd)
  • Fixed getting timeline medias
  • Fixed bug with empty bot.following and bot.followers

0.4.4

5 years ago

Add download multiple photo (carousel)

0.4.3.1

5 years ago

Fix package link

0.4.3

5 years ago

Huge bug fixes

0.4.2

5 years ago

Some good changes

0.4.1

6 years ago

Instabot can be installed from pip now.

0.4

6 years ago

placeholder

0.3.5.3

6 years ago

Bot

  • Added custom filters on following:
    • filter_business_accounts (default: True)
    • filter_verified_accounts (default: True)

Bot will follow business account and verified accounts with that parameters:

Bot(filter_business_accounts=False,
    filter_verified_accounts=False)

API

  • Added methods for approving friendship, getting pending friendship and leaving DM thread (Thanks, @notjordan)

Fixes

  • Added python2 compatibility in download_photo
  • Fixed extracting URLs
  • Fixed bug, when multiple bots use one logger

0.3.5.2

6 years ago

Fixes

  • Fixed issue with not working method "unfollow"