-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Having issue with starting the bot #26
Comments
Hey, that’s some kind of Windows thing where it doesn't allow you to run a program (npm) because of some security setting. I don't use Windows so I never had to deal with this, but it shows you a Microsoft link there to check out. Otherwise simply search the internet on how to change this Windows PowerShell "security" setting. |
Did a quick search now, this is apparently what you have to do: https://stackoverflow.com/a/64633728 |
Thank you very much for the help! and it works How can I increase how many I can comment in 1 account? like for example I want to comment 6 per 1 account. |
You can just provide the same destination multiple times. However this project is intended to be used to comment with one account on multiple profiles. |
Having issue with starting the bot, every time I run
npm install --omit=dev
this is always the reply
I already have my node install, and idk why.
The text was updated successfully, but these errors were encountered: