discord/discord-api-docs#387 indicates that when bots exceed 100k guilds the shard count must be divisible by 16. I'm currently quite occupied with some issues related to my bot and the intents rollout, but wanted to document this here as it would be a nice feature to see baked in. In Discord's developer support, they indicate the multiple of 16 is a requirement at 250k servers as part of the large bot sharding migration.
discord/discord-api-docs#387 indicates that when bots exceed 100k guilds the shard count must be divisible by 16. I'm currently quite occupied with some issues related to my bot and the intents rollout, but wanted to document this here as it would be a nice feature to see baked in. In Discord's developer support, they indicate the multiple of 16 is a requirement at 250k servers as part of the large bot sharding migration.