shardering
can i remove guilds from a shard and transfer it to a another shard
5 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!I dont have experiences with sharding, but from memory I think Discord controls which guilds is being assigned to what shard.
can i do it manullay because in my bot total shards can be infinite
totalShards
is how many your bot's Sharding Manager can spawn i believe.
but to fill up those shards is directly in Discord's hands and not the dev's hands thoughthe problem is i cant give the client how much the totalShards because the k8s will create automatically a new cluster if a cluster resources going to ran out so because of that i cant really specify the totalShards
did you understand what im saying
or can i update the total shards without restarting the bot
what if i set the shards to auto and run the code instance two times how the shards gonna be