Beta ban system + Simple fixes on getinfo
This commit is contained in:
parent
55ecaba34b
commit
1d6e569cae
4 changed files with 69 additions and 1 deletions
|
@ -10,6 +10,9 @@
|
|||
"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.",
|
||||
"banErr": "Could not ban 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*!",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue