updating dev deploy

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2023-11-16 00:43:31 +01:00
parent 0e857300a5
commit 3cfba5ee35

View File

@@ -11,7 +11,6 @@ const commands = [];
const commandFiles = [ const commandFiles = [
"../commands/config.js", "../commands/config.js",
"../commands/setup.js", "../commands/setup.js",
"../commands/guild.js"
] ]
// Grab the SlashCommandBuilder#toJSON() output of each command's data for deployment // Grab the SlashCommandBuilder#toJSON() output of each command's data for deployment