mifi / SimpleInstaBot

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

Bot "unfollows" if I'm already following the user #105

Open dpw1 opened 2 years ago

dpw1 commented 2 years ago

Hello,

I just realized that the bot will sometimes pick people that I am already following and will unfollow them. Any workarounds for this?

Thanks!

mifi commented 2 years ago

the bot is supposed to only unfollow users that it has previously tried to follow. maybe it first tried to follow it but it was already followed by you. if you could check your followed.json or unfollowed.json if this user is there, that would be nice to know