Application failed to respond

Keep getting application failed to respond with no error on the log i think it has something to do with the command handler commandhandler.js: https://sourceb.in/lVRKExQCuL index.js: https://sourceb.in/y5SKsVYhHY
4 Replies
d.js toolkit
d.js toolkit11mo ago
• What's your exact discord.js npm list discord.js and node node -v version? • Post the full error stack trace, not just the top part! • Show your code! • Explain what exactly your issue is. • Not a discord.js issue? Check out #useful-servers.
d.js docs
d.js docs11mo ago
If you aren't getting any errors, try to place console.log checkpoints throughout your code to find out where execution stops. - Once you do, log relevant values and if-conditions - More sophisticated debugging methods are breakpoints and runtime inspections: learn more
jayy
jayy11mo ago
yes for all of my commands Should i provide you with one of my command files? okay nothing is showing up on the log, and for every command that is public in my server the users cant see the slash command idky this is happening yes on one of my command files this is what got logged https://sourceb.in/hsjK37mkLt no but my index.js file looks like this https://sourceb.in/W99owRlv51 wdym for where do you fill it bro im so confused half and half where should i put this which fil e