-
Notifications
You must be signed in to change notification settings - Fork 1
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
INTERACTION_NOT_REPLIED Error is Bot Stopped #41
Comments
Can you also send how the error occurred - what commands did you type? Interactions also need to be registered with discord Also see if your commands are set up correctly |
Unfortunately, I couldn't quite understand how the error occurred :( I can't run the register command. I get an error when I call it with Node. Other than that, I can't display slash(/) commands inside the server. |
make sure you exchange the clientid with your bot and that your file structure matches the code
requires that you have a directory called src2/commands |
You may need to change the the code to the following:
|
Thanks, I'll take a look as soon as I'm available |
Error Message is:
What could be causing the problem?
The text was updated successfully, but these errors were encountered: