GramAddict Bot Versions Save

Completely free and open-source human-like Instagram bot. Powered by UIAutomator2 and compatible with basically any Android device 5.0+ that can run Instagram - real or emulated.

3.2.12

1 month ago

3.2.12 (2024-03-22)

Fix

  • handle NoneType for owner_name in feel job
  • wrong indentation for hashtag check in feed job

Full Changelog: https://github.com/GramAddict/bot/compare/3.2.11...3.2.12

3.2.11

2 months ago

3.2.11 (2024-03-17)

New Features

  • OCR to read the post owner if the obj is missing in the feed job (optional)
  • restart-atx-agent: bool to restart the atx-agent before starting the bot
  • kill-atx-agent: bool to kill the atx-agent when the script ends

Fix

  • feed sponsored detection
  • Telegram wrong keys and order

Misc

  • message in telegram now looks more like it did before pandas were removed

Test

  • improved telegram test

3.2.10

2 months ago

What's Changed

Full Changelog: https://github.com/GramAddict/bot/compare/3.2.9...3.2.10

3.2.9

3 months ago

3.2.9 (2024-02-10)

Fix

  • remove pandas as dependency for telegram reports
  • show when config file and filter file have been saved
  • better logging information

Mantaining by @mastrolube in https://github.com/GramAddict/bot/pull/368 Full Changelog: https://github.com/GramAddict/bot/compare/3.2.8...3.2.9

3.2.8

3 months ago

What's Changed

Full Changelog: https://github.com/GramAddict/bot/compare/3.2.7...3.2.8

3.2.7

7 months ago

3.2.7 (2023-09-30)

Fix

3.2.6

7 months ago

3.2.6 (2023-09-28)

Fix

  • get rid of Activity class when starting app

3.2.5

9 months ago

3.2.5 (2023-07-23)

Fix

  • account selection with the little arrow instead of clicking on the account name

Others

  • display a warning if the user tries to use an untested version of IG

3.2.4

1 year ago
## 3.2.4 (2023-04-07)
### Fix
- fix selecting account if you have a lof of them, and it's not visible
- screen timeout checking for 'always on devices' (for example emulators)
## 3.2.3 (2022-06-23)
### Others
- allow to pass device to dump
- allot to don't to kill the demon while dumping
## 3.2.2 (2022-04-28)
### Fix
- deprecated method uiautomator2 side that cause that error:
  >AttributeError: 'Session or Device' object has no attribute '_is_alive'

2.2.4

1 year ago
## 3.2.4 (2023-04-07)
### Fix
- fix selecting account if you have a lof of them, and it's not visible
- screen timeout checking for 'always on devices' (for example emulators)
## 3.2.3 (2022-06-23)
### Others
- allow to pass device to dump
- allot to don't to kill the demon while dumping
## 3.2.2 (2022-04-28)
### Fix
- deprecated method uiautomator2 side that cause that error:
  >AttributeError: 'Session or Device' object has no attribute '_is_alive'