Shard Reconnection and Voice Connection
Will the voice connection automatically restart if a shard is asked to restart? I've been running into some problems where a shard has to restart and then the audio connection disconnects. Is there a way I can listen for this type of problem and have my bot reconnect when it happens? Or is it already supposed to be reconnecting and this is a bug?
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!my question is related to this, if i have a connection that is not managed by djs, and the bot is disconnected between a shard disconnect & resume event will the voice state update for it be re-emitted?