We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a9a86 commit afece43Copy full SHA for afece43
index.js
@@ -16,7 +16,6 @@ if (process.env.REPLIT_DB_URL) {
16
db = require("quick.db");
17
}
18
19
-
20
const client = new GCommandsClient({
21
cmdDir: join(__dirname, "commands"),
22
eventDir: join(__dirname, "events"),
0 commit comments