Skip to content
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

My bot is not starting someone help me #13

Closed
YeetDevDiscord opened this issue Jul 18, 2021 · 2 comments
Closed

My bot is not starting someone help me #13

YeetDevDiscord opened this issue Jul 18, 2021 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@YeetDevDiscord
Copy link

internal/validators.js:124
    throw new ERR_INVALID_ARG_TYPE(name, 'string', value);
    ^

TypeError [ERR_INVALID_ARG_TYPE]: The "id" argument must be of type string. Received undefined
    at validateString (internal/validators.js:124:11)
    at Module.require (internal/modules/cjs/loader.js:967:3)
    at require (internal/modules/cjs/helpers.js:92:18)
    at loadStore (C:\Users\sayad\OneDrive\Desktop\090620\REAA\Discord utility bot\node_modules\keyv\src\index.js:18:15)
    at new Keyv (C:\Users\sayad\OneDrive\Desktop\090620\REAA\Discord utility bot\node_modules\keyv\src\index.js:39:22)
    at Object.<anonymous> (C:\Users\sayad\OneDrive\Desktop\090620\REAA\Discord utility bot\Commands\Debug\serversettings.js:3:28)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:14) {
  code: 'ERR_INVALID_ARG_TYPE'
}

this is what it says when i try and start the bot

@YeetDevDiscord
Copy link
Author

@Focus04 can you help

@YeetDevDiscord
Copy link
Author

issue is fixed

@Focus04 Focus04 added the help wanted Extra attention is needed label Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants