The application did not respond
Why are the commands not working. I fixed it earlier but after some editing on the code it doesn't work anymore.
23 Replies
- 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!index.js
deploy-commands.js
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
interactionCtreate.js
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
ready.js
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
hello.js
it looks like you're creating a new
Client
in interactionCreate.js ?Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
oh
yeah missed that
i just looked at the guide and their was a new client there as well
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
how do i import the already initialized client
And how do i pass it into the file?
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
no i have not used javascript earlier
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
I have played around with c++ and c# earlier
c++ was my first language i used to learn basic programming and making game in UE and c# to make games in unity
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
where can i find those
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
I guess i will just learn some basic Javascript instead
the support for it is clearly bigger
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View