#Bot is not online

5 messages · Page 1 of 1 (latest)

dark flare
#

My bot is not turning online, even with working backups, there's no error :/
When my bot came online does not detect any commands, and then turns off
(I don't get any error)

#

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

crude cloakBOT
#

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

dark flare
#

Solved

supple sundial