We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 760d11d commit 62121baCopy full SHA for 62121ba
src/registerCommands.ts
@@ -1,5 +1,5 @@
1
import {REST, Routes} from 'discord.js';
2
-import { config } from "./config.js"; // Not ready to do this yet
+import { config } from "./config.js";
3
import fs from 'node:fs';
4
import path from 'node:path';
5
import dotenv from 'dotenv';
0 commit comments