Skip to content

v2.5.1

Choose a tag to compare

@mastrolube mastrolube released this 17 Jun 18:30
· 380 commits to master since this release

v2.4.3
🐛 works with IG 192.0.0.35.123
🐈 save jobs name for unfollowing actions (if not already in json list)

Add blogger-following in config example.. ops
I commented some parameters so noobs won't use them by default and complain

v2.5.0
🎁 watch-photo-time: 3-4 will let you stare at a picture for a while (3-4 seconds in this example and by default) before like it
🎁 likes-percentage: 100 you can specify how likely are you to like someone posts. by default is 100. For example if your like-count: 1 and your likes-percentage: 50 you have 50% chance to give 1 like when you're on a blogger profile
🐈 browse-carousel has been improved
🐈 telegram-reports will get the last activity for real this time :D
🐈 telegram-reports will show unfollows count
🐛 unfollow non-followers works with IG 192.0.0.35.123
🐛 fixed a bug when you try to navigate to someone who doesn't exist

v2.5.1
🐈 bot watch-photo-time and watch-video-time will sleep for a float in the range you provide (so not 1, 2, or 3 seconds for example but something like 1.32, 2.45, 2.91)
🙄 the bot is a little bit more noob-friendly...
⬆️ with the new dependency atomicwrites, files should not get corrupted anymore (with git-> pip3 install atomicwrites==1.4.0)