mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
alias for youtube-comment
This commit is contained in:
parent
b7fa913bd5
commit
1729263209
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ class YouTubeComment extends Command {
|
|||
dirname: __dirname,
|
||||
enabled: true,
|
||||
guildOnly: false,
|
||||
aliases: [],
|
||||
aliases: [ "ytcomment" ],
|
||||
memberPermissions: [],
|
||||
botPermissions: [ "SEND_MESSAGES", "EMBED_LINKS", "ATTACH_FILES" ],
|
||||
nsfw: false,
|
||||
|
|
Loading…
Reference in a new issue