Cartman2490
Newbie
- Sep 19, 2014
- 12
- 0
Suggestion: Make the bot create a list of accounts that the user is following for multiple reasons:
scans through list and can auto-like a users post that you are following if it's newer than a day old (imitate average instagram user).
It could even accept an int as an argument that determines the max likes per day allocated to users already being followed, liking a random one from the list
until that number is reached.
can follow/unfollow random users on top of the originial list. All it would need to do when unfollowing is check if the username appears in a .txt file of original accounts the user is following
...more?
scans through list and can auto-like a users post that you are following if it's newer than a day old (imitate average instagram user).
It could even accept an int as an argument that determines the max likes per day allocated to users already being followed, liking a random one from the list
until that number is reached.
can follow/unfollow random users on top of the originial list. All it would need to do when unfollowing is check if the username appears in a .txt file of original accounts the user is following
...more?