import { TextChannel } from "discord.js";
export const activeReloads: Map<string, TextChannel> = new Map();