SimpleInstaBot
SimpleInstaBot copied to clipboard
Make the bot skip navigating to users already followed?
The bot starts by getting a list of users I am following to check who to unfollow. When it chooses accounts to follow from my provided list of users, could it use this list to avoid navigating to profiles already followed, including trying to follow my own profile multiple times? This would make the bot more efficient, and reduce server calls.
And semi related, I know the bot currently doesn't appear to log profiles it has visited, but being able to skip profiles already previously ignored because they are private (if set to avoid private profiles) would also help the bot's efficiency. Maybe with a retry date to check if it becomes public.