import { calculateTotalShards } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts";
Handler used to determine max number of shards to use based upon the max concurrency.
Parameters
gateway: GatewayManager
import { calculateTotalShards } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts";
Handler used to determine max number of shards to use based upon the max concurrency.