shine-jayakumar / insta-likecom-bot

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

posible to multiple account? #43

Closed anjingadalahasu closed 1 year ago

anjingadalahasu commented 1 year ago

how to run multiple account in file .env

thanks

ap0l0 commented 1 year ago

how to run multiple account in file .env

thanks

I think the best way is to run multiple times the script in parallel. You can have probably a folder for each IG account

shine-jayakumar commented 1 year ago

how to run multiple account in file .env

thanks

@anjingadalahasu Currently, the script only accept one target from .env. However, you could run the script parallelly as suggested by @ap0l0 . Accepting multiple users from .env/command line should be added in the next version.

shine-jayakumar commented 1 year ago

Closing this issue as this feature is available since v.3.0