forked from Supositware/Haha-Yes
dl alias
This commit is contained in:
parent
1d9bcc9597
commit
23d230104b
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ export default {
|
||||||
.setDescription('Compress the video?')
|
.setDescription('Compress the video?')
|
||||||
.setRequired(false)),
|
.setRequired(false)),
|
||||||
category: 'utility',
|
category: 'utility',
|
||||||
|
alias: ['dl'],
|
||||||
|
|
||||||
async execute(interaction, args, c) {
|
async execute(interaction, args, c) {
|
||||||
client = c;
|
client = c;
|
||||||
|
|
Loading…
Reference in a new issue