feat: Show error properly to the user on yt command

This commit is contained in:
GiovaniFZ 2024-12-14 15:30:26 -03:00
parent 86e6664795
commit 7c8dba27f9
No known key found for this signature in database
GPG key ID: 63DD92181B575322
3 changed files with 4 additions and 2 deletions

View file

@ -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*!",