#Bot used to be connected persistently. Randomly stopped connecting to my discord server w.o error

12 messages · Page 1 of 1 (latest)

grave oxideBOT
#

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

solid cape
#

"dependencies": {
"discord.js": "^13.6.0"
},
"devDependencies": {
"node": "^16.14.0"

#

wrong tag, my fault

tiny apex
#

why have you added the v14.2.0 label if you're on v13?

solid cape
tiny apex
#

try updating to the latest v13

#

npm i discord.js@v13

#

also you don't need to have 3 times the same event

#

use it once

tiny apex
solid cape
#

negative. =\

#

here's a fork w/o the environmental variables.