From 23d230104b8971be9fd0bbddfeefd498062ec007 Mon Sep 17 00:00:00 2001 From: Supositware Date: Tue, 30 Aug 2022 23:29:57 +0200 Subject: [PATCH] dl alias --- commands/utility/download.js | 1 + 1 file changed, 1 insertion(+) 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;