You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// currently deprecated, but will be used in the future, cron is running in bot.js bc i couldnt figure out how to get it to work here by moving the client
import { CronJob } from "cron";
import { randomExport } from "./commands/quoordinates/random.js";
import { Client } from "discord.js";
const client = new Client();
const channelId = '1147334209984274522'; // replace with your channel ID