Shard Connections
I am using Discordjs v14.9.0
Since 2 days, randomly my bot gets disconnected from Discord API, after x numbers of hours. I found nothing in debug logs or shard log. I don't know, how to counter this problem.
Though, I was thinking, if we could use "Shard" Class to manually check its connection API after each Interval and if found closed, we just respawn it via "respawn()". I don't know, how to check the connection with API.
Can anyone guide me through this?
Since 2 days, randomly my bot gets disconnected from Discord API, after x numbers of hours. I found nothing in debug logs or shard log. I don't know, how to counter this problem.
Though, I was thinking, if we could use "Shard" Class to manually check its connection API after each Interval and if found closed, we just respawn it via "respawn()". I don't know, how to check the connection with API.
Can anyone guide me through this?
