RayanoxPersonalProjects / Instagram-follower-booster

A service that boosts your amount of follower on Instagram. The project uses the library "https://github.com/instagrambot/instabot" for the instagram client part
0 stars 0 forks source link

Code alternatively a follow and unfollow #22

Open Rayanox opened 5 years ago

Rayanox commented 5 years ago

The follow should occur every time the "ownReachedLimite" is not reached, and the unfollow must occur in the other case. Plus, I have to code a system of queuing, to add every set of followed IDs in a file and when the unfollow will occur, it will unfollow first the oldest people that has been unfollowed

Rayanox commented 5 years ago

This task is not mandatory, because it implies some negative points:

Rayanox commented 5 years ago

The dev has to be done in an external branch.