You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not easily doable due to how d.js handles internal sharding, what you can do tho is calculate a average from the shard count and guilds in the cluster instead, why would you need to know how many guilds are on each shard in specific anyway 👀
This is not easily doable due to how d.js handles internal sharding, what you can do tho is calculate a average from the shard count and guilds in the cluster instead, why would you need to know how many guilds are on each shard in specific anyway 👀
I would like to know on each shard how many guilds there are
and when I do it with client.shard.fetchClientValues('guilds.cache.size')
it only gives me my 2 cluster and not my 20 shard
And I can't find
The text was updated successfully, but these errors were encountered: