BeepIsla / csgo-commend-bot

Commend/Report bot in NodeJS
GNU Affero General Public License v3.0
288 stars 144 forks source link

why im getting this error? #528

Closed Pecus35 closed 4 years ago

Pecus35 commented 4 years ago

Detailed bug description i just typed node index.js and this happend you can see at the screenshot Error

A full error log or screenshot.
https://prnt.sc/ti9hbf

**Config**

https://prnt.sc/ti9ibk



**Version**
- NodeJS: `v12.18.12` (You can find this using `node -v`)
- Script version: `2.9.0` (You can find this in **your** `package.json` file under `version`)
BeepIsla commented 4 years ago

You are trying to use the fetcher without providing one. Put an account in the fetcher section of your config.

Pecus35 commented 4 years ago

https://www.youtube.com/watch?v=C6DcZd5yJqE i watched this video but there is no something like fetcher can i remove it?

BeepIsla commented 4 years ago

Don't use AUTO in your config and it won't use fetcher. Its easier to just generate an account quickly and put that as fetcher and forget about it.

Pecus35 commented 4 years ago

okay thanks

Pecus35 commented 4 years ago

and can i change the serverid at the cooldown?

BeepIsla commented 4 years ago

What do you mean? Any changes to your config will require a full restart.