diff --git a/commands/utility/download.js b/commands/utility/download.js index 442bcf3..c551782 100644 --- a/commands/utility/download.js +++ b/commands/utility/download.js @@ -24,6 +24,7 @@ export default { .setDescription('Compress the video?') .setRequired(false)), category: 'utility', + alias: ['dl'], async execute(interaction, args, c) { client = c;