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

an application ID must be defined #50

Open
Yuinoshi opened this issue Sep 19, 2021 · 1 comment
Open

an application ID must be defined #50

Yuinoshi opened this issue Sep 19, 2021 · 1 comment

Comments

@Yuinoshi
Copy link

not working at starting the bot

`PS C:\Hosting\Bot\discord-music-bot-master\discord-music-bot-master> node .
C:\Hosting\Bot\discord-music-bot-master\discord-music-bot-master\node_modules\slash-create\lib\creator.js:31
throw new Error('An application ID must be defined!');
^

Error: An application ID must be defined!
at new SlashCreator (C:\Hosting\Bot\discord-music-bot-master\discord-music-bot-master\node_modules\slash-create\lib\creator.js:31:19)
at Object. (C:\Hosting\Bot\discord-music-bot-master\discord-music-bot-master\index.js:21:17)
at Module._compile (internal/modules/cjs/loader.js:1072:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1101:10)
at Module.load (internal/modules/cjs/loader.js:937:32)
at Function.Module._load (internal/modules/cjs/loader.js:778:12)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12)
at internal/main/run_main_module.js:17:47`

@Positive2022
Copy link

did u forget to provide client id while deploying slash cmd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants