mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-01 08:20:08 +00:00
debug logging
This commit is contained in:
@@ -12,6 +12,7 @@ import {
|
||||
import { logRed } from "../utils/logger.ts";
|
||||
import { sendConstantHeartbeats, previousSequenceNumber } from "./gateway.ts";
|
||||
|
||||
logRed("shard file running");
|
||||
export const USELESS_ARG_TO_MAKE_DENO_CACHE_WORK = undefined;
|
||||
/** The session id is needed for RESUME functionality when discord disconnects randomly. */
|
||||
let sessionID = "";
|
||||
|
||||
Reference in New Issue
Block a user