Configures the Gateway for each shard.
Kord(token) { gateway { resources, shards -> shards.map { DefaultGateway(resources) } }}