Skip to content

Instantly share code, notes, and snippets.

import { Client, GatewayIntentBits, EmbedBuilder } from "discord.js";
import fetch from "node-fetch";
import dotenv from "dotenv";
import schedule from "node-schedule";
import fs from "fs";