Ready event randomly stopped working
Does Discord have issues? Until a few hours ago my bot worked completely fine and have been for several months, but now it suddenly stopped triggering ready events?
3 Replies
• 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.Well commands work, but I'm trying to send a message in a ready event, which is now wont
In an event file in my events folder.
I'm trynna send a message in here, but it wont.
Wdym?
Do you mean my event handler?
So I need
await
before both client.handleEvents
and client.handleCommands
?Unknown User•2y ago
Message Not Public
Sign In & Join Server To View