mifi / SimpleInstaBot

Simple Instagram bot GUI
MIT License
605 stars 87 forks source link

Unfollow only people who don`t follow back after X days #73

Open konidk opened 3 years ago

konidk commented 3 years ago

Feature request: Being able to unfollow people who don't follow back after X days

And a bit more advanced: Being able to unfollow people who don't follow back after X days + unfollow a ratio of people who follow back

mifi commented 2 years ago

I think this can be achieved with the latest version, with the new unfollow non mutual button

VitorMendesC commented 2 years ago

But it would be a good addition to have it as an option in the primary mode, because lets suppose you are following 1k accounts, using the "unfollow non mutual" the bot would have to go thru all the 1k accounts you are following, if you want to unfollow non mutual every 2 days the bot would have to go all thru the 1k accounts again, which will you get flagged. Now, if it was an option on the primary mode, the bot would only have to look for the ones it followed, so, if the bot followed 100 accounts in the same 2 days it would only have to check those 100.