Push some owner-only commands

This commit is contained in:
lucmsilva651 2024-07-26 01:38:23 -03:00
parent e95671d3be
commit bcddfb06ba
No known key found for this signature in database
GPG key ID: D9B075FC6DC93985
4 changed files with 95 additions and 49 deletions

View file

@ -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*!",

View file

@ -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*!",