Unban system + changed ban command

This commit is contained in:
lucmsilva651 2024-07-28 12:00:56 -03:00
parent 1d6e569cae
commit d4c236ed9d
No known key found for this signature in database
GPG key ID: D9B075FC6DC93985
3 changed files with 60 additions and 14 deletions

View file

@ -10,9 +10,11 @@
"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.",
"banInvalidId": "Please enter a valid user ID.",
"banSuccess": "User with ID `{banId}` has been banned.",
"invalidId": "Please enter a valid user ID.",
"banSuccess": "User with ID `{userId}` has been banned.",
"banErr": "Could not ban the user. Please check if the ID is correct and if the bot has admin permissions.\n\n{tgErr}",
"unBanSuccess": "User with ID `{userId}` has been unbanned.",
"unBanErr": "Could not unban the user. Please check if the ID is correct and if the bot has admin permissions.\n\n{tgErr}",
"isGay": "Yes, you are *gay*!",
"isNtGay": "Aahhh. You are not gay!",
"isFurry": "Yes, you are a freaky *furry*!",