How to wait for all shards to startup using traditional sharding?
So, originally, I thought I would just be able to do this with the ready event, but then I figured out that the ready event is sent when each shard becomes ready. So how can I check when all of my shards are ready?