diff --git a/scripts/deploy-commands.cjs b/scripts/deploy-commands.cjs index 7b79985..1e8deba 100644 --- a/scripts/deploy-commands.cjs +++ b/scripts/deploy-commands.cjs @@ -17,7 +17,7 @@ const commands = [ .setDescription('url of the video you want to download.') .setRequired(true)) .addBooleanOption(option => - option.setName('advanced') + option.setName('format') .setDescription('Choose the quality of the video.') .setRequired(false)) .addBooleanOption(option =>