#Bot used to be connected persistently. Randomly stopped connecting to my discord server w.o error
12 messages · Page 1 of 1 (latest)
"dependencies": {
"discord.js": "^13.6.0"
},
"devDependencies": {
"node": "^16.14.0"
wrong tag, my fault
why have you added the v14.2.0 label if you're on v13?
meep @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
does it work?