Fixed security issue with self-kicking

This commit is contained in:
lucmsilva651 2024-09-07 20:12:14 -03:00
parent f2d7c58ac9
commit c05ee25f25
No known key found for this signature in database
GPG key ID: D9B075FC6DC93985
3 changed files with 9 additions and 5 deletions

View file

@ -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.",