Added folder for guild subcommands
Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
@@ -11,6 +11,7 @@ const commands = [];
|
||||
const commandFiles = [
|
||||
"../commands/config.js",
|
||||
"../commands/setup.js",
|
||||
"../commands/guild.js"
|
||||
]
|
||||
|
||||
// Grab the SlashCommandBuilder#toJSON() output of each command's data for deployment
|
||||
|
||||
Reference in New Issue
Block a user