feat: Show error properly to the user on yt command
This commit is contained in:
parent
86e6664795
commit
7c8dba27f9
3 changed files with 4 additions and 2 deletions
|
@ -24,6 +24,7 @@
|
|||
"banErr": "Could not ban the user. 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. Check if the ID is correct and if the bot has admin permissions.\n\n`{tgErr}`",
|
||||
"error": "An unexpected error occured. Please, report to the developers.",
|
||||
"isGay": "Yes, you are *gay*!",
|
||||
"isNtGay": "Ah, you are not gay!",
|
||||
"isFurry": "Yes, you are *furry*!",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue