How do I check that the bot is connected to the stage and releases on it?
How do I check that the bot is connected to the stage and releases on it? To avoid catching an exception when connecting to a channel like here:
2 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OP
Of course, there is an option to make a boolean variable when the event is on, but if the bot is turned off, the variable will no longer be correct
and then the exception will come out again that the bot is connected
client.voice.channel