#Command not working

6 messages · Page 1 of 1 (latest)

wise minnow
#

• 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.

deft bluff
#

And what does "not working" mean

quick venture
#

So you're not getting any errors?

potent karmaBOT
#

Please add the following code to your code base outside of any other event listeners and provide the full log output relevant to your issue.

client
    .on("debug", console.log)
    .on("warn", console.log)

• Note: if you initialize your Client as bot or other identifiers you need to use these instead of client
• If the output is too long to post consider using a bin instead: gist | paste.gg | sourceb.in | hastebin

quick venture
#

You should also create log points to make sure the code is actually executing

deft bluff
#

If I ask you what you mean dont say the same thing