import { calculateTotalShards } from "https://deno.land/x/discordeno@17.2.0/template/beginner/deps.ts";
Handler used to determine max number of shards to use based upon the max concurrency.
Parameters
gateway: GatewayManager
import { calculateTotalShards } from "https://deno.land/x/discordeno@17.2.0/template/beginner/deps.ts";
Handler used to determine max number of shards to use based upon the max concurrency.