diff --git a/scripts/dev-deploy.js b/scripts/dev-deploy.js index 5cdc4d1..06d2224 100644 --- a/scripts/dev-deploy.js +++ b/scripts/dev-deploy.js @@ -11,7 +11,6 @@ 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