UPDATE*
I did not focused on growing accounts but instead i focused on upgrading my bot. So here is what i did to it:
- rebuild it from scratch
- added a redirect filter ( no more pins with short urls, probably in this way i won't pin so much spam links )
- added a filter for redirects, if the domain changes but the path after the domain is the same the bot will pin with the new url
- added whitelist blacklist for domains
- added function to pin from my website the first 4-5 pin and after that from other websites
- extracting statistics of account
- multi thread ( this way the time between pins will be different for every account)
I'm thinking to add 2 new function, to modify the image before pining it and a human behavior ( ex: clicking on pins, visit 1-2 websites from pin, going to profile page, checking notifications, "trying pins", randomly once a day)
What do you think it will help me this 2 new functions?