Errors in config.json, deploy-commands.js, and index.js

I think I messed up something simple here. I'm following the discord.js guide and I'm this (https://discordjs.guide/creating-your-bot/command-deployment.html#command-registration) section right here, and I'm getting a bunch of errors in vscode despite following the guide step by step. I even copied the index.js, deploy-commands.js, and config.json from the github to make sure it wasn't a typo problem (I edited config.json with my own keys of course). Still no luck. When I run deploy-commands,js I get picture attached.
discord.js Guide
Imagine a guide... that explores the many possibilities for your discord.js bot.
No description
21 Replies
d.js toolkit
d.js toolkit4d ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
Unknown User
Unknown User4d ago
Message Not Public
Sign In & Join Server To View
creepa3
creepa3OP4d ago
No description
Unknown User
Unknown User4d ago
Message Not Public
Sign In & Join Server To View
creepa3
creepa3OP4d ago
:meguFace: That fixewd config.js, thanks!
Unknown User
Unknown User4d ago
Message Not Public
Sign In & Join Server To View
creepa3
creepa3OP4d ago
I meant config, I am still gettting 3 errors in index.js Two are these syntax errors with } else { and the other im not sure.
Unknown User
Unknown User4d ago
Message Not Public
Sign In & Join Server To View
creepa3
creepa3OP4d ago
No description
creepa3
creepa3OP4d ago
yes I know, i just thought it was weird since they were in the github like this
Unknown User
Unknown User4d ago
Message Not Public
Sign In & Join Server To View
creepa3
creepa3OP4d ago
Indent error, I fixed them but here is sitll one more error
No description
Unknown User
Unknown User4d ago
Message Not Public
Sign In & Join Server To View
creepa3
creepa3OP4d ago
No description
creepa3
creepa3OP4d ago
Progress....
d.js docs
d.js docs4d ago
:guide: Popular Topics: Permissions (extended) - Implicit permissions Causes for "Missing Access": read more
creepa3
creepa3OP4d ago
Progress again!
No description
No description
Unknown User
Unknown User4d ago
Message Not Public
Sign In & Join Server To View
creepa3
creepa3OP4d ago
How can I put my bot online?
treble/luna
treble/luna4d ago
run your index.js
creepa3
creepa3OP4d ago
TYSM

Did you find this page helpful?