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 e55cdf2 commit f52ddf7Copy full SHA for f52ddf7
commands/course.js
@@ -1,4 +1,4 @@
1
-onst { SlashCommandBuilder } = require("@discordjs/builders");
+const { SlashCommandBuilder } = require("@discordjs/builders");
2
const { Permissions } = require("discord.js");
3
4
const MODERATION_REQUEST_CHANNEL = 824506830641561600;
0 commit comments