mirror of
https://github.com/JonnyBro/JaBa.git
synced 2025-03-26 08:42:00 +05:00
Новое сокращение для quote
This commit is contained in:
parent
8fbd95bbe1
commit
cab06ec0de
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ class Quote extends Command {
|
|||
dirname: __dirname,
|
||||
enabled: true,
|
||||
guildOnly: true,
|
||||
aliases: ["quoter"],
|
||||
aliases: ["q"],
|
||||
memberPermissions: [],
|
||||
botPermissions: ["SEND_MESSAGES", "EMBED_LINKS"],
|
||||
nsfw: false,
|
||||
|
|
Loading…
Add table
Reference in a new issue