Skip to content

Releases: GramAddict/bot

v3.2.12

22 Mar 20:05
f1b1b92
Compare
Choose a tag to compare

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: 3.2.11...3.2.12

v3.2.11

17 Mar 14:16
0686761
Compare
Choose a tag to compare

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

v.3.2.10

09 Mar 13:30
9e483bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.9...3.2.10

v.3.2.9

10 Feb 19:30
02149df
Compare
Choose a tag to compare

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 #368
Full Changelog: 3.2.8...3.2.9

v3.2.8

24 Jan 20:01
f4302e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.7...3.2.8

v3.2.7

30 Sep 16:57
Compare
Choose a tag to compare

3.2.7 (2023-09-30)

Fix

v3.2.6

29 Sep 05:53
92e1289
Compare
Choose a tag to compare

3.2.6 (2023-09-28)

Fix

  • get rid of Activity class when starting app

v3.2.5

23 Jul 13:06
5a3bd94
Compare
Choose a tag to compare

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

v3.2.4

31 Mar 09:01
5a3bd94
Compare
Choose a tag to compare
## 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'

v3.2.0

24 Mar 11:50
Compare
Choose a tag to compare

3.2.0 (2022-03-23)

New Features

  • unfollow and unfollow-non-followers now check for when you last interacted with each user. Using the argument unfollow-delay you can specify the number of days that have to have passed since the last interaction
  • after watching a story, the bot will now like it
  • with count-app-crashes you can tell the bot to count app crashes as a crash for total-crashes-limit (default False)
  • using the argument remove-followers-from-file, the bot can now remove followers following you from a .txt

Fix

  • when interacting with the last picture of a profile, the bot could crash
  • following suggested people instead of target account
  • missing block detection for full screen mode (video)
  • profile is loaded false negative
  • avoid re-watching content if like fails

Performance improvements

  • new way to search for targets in search menu
  • no need to see limits for PM if you're not sending them
  • code has been cleaned and some functions have been merged
  • inspect current view for list of users, this will avoid pressing on bottom bar
  • set the screen timeout to 5 minutes if it's less than this value to avoid screen off issues
  • store the target source in json instead of a duplicate of the username
  • store request and followed status in json (it uses to be only followed)
  • using app_current instead info for checking if the app is opened
  • check for crash dialog when app crashes
  • check if it's a live video before opening a story
  • for actions with files (interact-from-file, unfollow-form-file and remove-followers-from-file) the script will look inside your account folder and no longer where you start the bot from

Others

  • bump version of UIA2
  • trim logs in crash reports
  • put your username inside the config when creating it with gramaddict init username
  • default value for can-reinteract-after is now "None" instead of "-1"
  • better logs when skipping profiles