Push some owner-only commands
This commit is contained in:
parent
e95671d3be
commit
bcddfb06ba
4 changed files with 95 additions and 49 deletions
|
@ -7,6 +7,7 @@
|
|||
"varNo": "No",
|
||||
"varNone": "None",
|
||||
"noPermission": "You don't have permissions to run this command.",
|
||||
"botAdminOnly": "This command is exclusive to the bot's general administrators. I can't disclose who they are, nor what this command does.",
|
||||
"privateOnly": "This command should be used only on private chats, and not on groups.",
|
||||
"groupOnly": "This command should be used only on groups, and not on private chats.",
|
||||
"isGay": "Yes, you are *gay*!",
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
"varNo": "Não",
|
||||
"varNone": "Nenhum",
|
||||
"noPermission": "Você não tem permissões para rodar esse comando.",
|
||||
"botAdminOnly": "Esse comando é exclusivo a administradores gerais do bot. Não posso informar quem são, e nem o que esse comando faz.",
|
||||
"privateOnly": "Esse comando deve ser utilizado apenas em chats privados, e não em grupos.",
|
||||
"groupOnly": "Esse comando deve ser utilizado apenas em grupos, e não em chats privados.",
|
||||
"isGay": "Sim, você é *gay*!",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue