Merge remote-tracking branch 'origin/master'

This commit is contained in:
loicbersier 2020-06-22 15:27:18 +02:00
commit 5cd3bdc1b2

View file

@ -7,8 +7,8 @@ const fs = require('fs');
class DownloadCommand extends Command { class DownloadCommand extends Command {
constructor() { constructor() {
super('download2', { super('download', {
aliases: ['download2', 'dl2'], aliases: ['download', 'dl'],
category: 'utility', category: 'utility',
clientPermissions: ['SEND_MESSAGES', 'EMBED_LINKS', 'ATTACH_FILES'], clientPermissions: ['SEND_MESSAGES', 'EMBED_LINKS', 'ATTACH_FILES'],
args: [ args: [