Fixed security issue with self-kicking
This commit is contained in:
parent
f2d7c58ac9
commit
c05ee25f25
3 changed files with 9 additions and 5 deletions
|
@ -7,6 +7,7 @@
|
|||
"varNo": "No",
|
||||
"varNone": "None",
|
||||
"kickingMyself": "*Since you don't need me, I'll get out of here.*",
|
||||
"kickingMyselfErr": "Error leaving the chat.",
|
||||
"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.",
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
"varNo": "Não",
|
||||
"varNone": "Nenhum",
|
||||
"kickingMyself": "*Já que você não precisa de mim, vou ir embora.*",
|
||||
"kickingMyselfErr": "Erro ao sair do chat.",
|
||||
"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.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue