@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user