From 5ee809291529213debc3f35385c3e14a7e65146e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bersier?= Date: Wed, 17 Jun 2020 22:36:48 +0000 Subject: [PATCH] Forgot to change back the alias --- commands/utility/download.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/utility/download.js b/commands/utility/download.js index 8ba6867..1ae129f 100644 --- a/commands/utility/download.js +++ b/commands/utility/download.js @@ -8,7 +8,7 @@ const fs = require('fs'); class DownloadCommand extends Command { constructor() { super('download2', { - aliases: ['download2', 'dl2'], + aliases: ['download', 'dl'], category: 'utility', clientPermissions: ['SEND_MESSAGES', 'EMBED_LINKS', 'ATTACH_FILES'], args: [