shine-jayakumar / insta-likecom-bot

Automates likes and comments on an instagram account or tag
MIT License
136 stars 29 forks source link

[Features] Session Time Limit and Not Repeat Targets/Accounts #69

Open ap0l0 opened 1 year ago

ap0l0 commented 1 year ago

I see the script calculates the total time it runs, it will be very nice to add a new feature for "total session limit" which will stop the script after x amount of time, for example:

-sl 10m

That will run the script and after 10 minutes it will stop. Adding this feature and a feature to not repeat accounts already engage is a perfect combo to avoid softbans. You can put like 3000 targets and just adding the time limit feature can make the script run and not repeat the same accounts/targets every hour or so.

That's what I am doing manually and it has the best results:

image
shine-jayakumar commented 1 year ago

That's a nice feature to have. This will be added in the next push.