InstaPy / InstaPy

📷 Instagram Bot - Tool for automated Instagram interactions
GNU General Public License v3.0
16.73k stars 3.77k forks source link

Simulated Follow #4080

Closed tourhuntr closed 5 years ago

tourhuntr commented 5 years ago

I use a script to like 4 of the last posts of the followers of a specific account. While i used simulated follow, the follow counter goes higher and higher and i dont think instapy unfollows in the amount that follows. How long does instapy follow the accounts and then does it unfollow?

Herrox commented 5 years ago

You have to use unfollow_users function to unfollow user previously followed by InstaPy. Here is the link of the doc for this function https://github.com/timgrossmann/InstaPy#unfollowing

tourhuntr commented 5 years ago

i dont use any function to follow the users apart from the simulation from instapy itselfs. So i dont understand why i should use the "unfollow_users" function

timgrossmann commented 5 years ago

@tourhuntr Simulation doesn't unfollow.people at the moment, sorry.

You gotta use unfollow if you want to do that. You can set it to instapy followed only (check the readme for that 👍 )