#archive-github-djs
1 messages ยท Page 24 of 1
Possibly consider implementing an automatic tracker for shard count vs guild count, to allow automatic resharding based on guild count + user configuration
Is this even something we want to do or should we just provide users with a function that will warn them once shards are approaching the limit, so they can take action?
This could yield duplicated events in the worst case. Is that something that we consider a dealbreaker for this, if we add this?
This sounds like an all-around bad i...