feat: improve furry and gay commands by sending the percentage (#33)

This commit is contained in:
Giovani Finazzi 2025-02-15 16:58:35 -03:00 committed by GitHub
parent 5b78e542de
commit ad7feeee9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 16 deletions

View file

@ -25,10 +25,8 @@
"botNameErr": "*Erro ao alterar o nome do bot:*\n`{tgErr}`",
"botDescChanged": "*Descrição do bot alterada para* `{botDesc}`.",
"botDescErr": "*Erro ao alterar a descrição do bot:*\n`{tgErr}`",
"isGay": "Sim, você é *gay*!",
"isNtGay": "Ah, você não é gay!",
"isFurry": "Sim, você é *furry*!",
"isNtFurry": "Ah, você não é furry!",
"gayAmount": "Você é *{randomNum}%* gay!",
"furryAmount": "Você é *{randomNum}%* furry!",
"randomNum": "*Número gerado (0-10):* `{number}`.",
"userInfo": "*Informações do usuário*\n\n*Nome:* `{userName}`\n*Usuário:* `{userHandle}`\n*ID:* `{userId}`\n*Idioma:* `{userLang}`\n*Usuário Premium:* `{userPremium}`",
"chatInfo": "*Informações do chat*\n\n*Nome:* `{chatName}`\n*ID do chat:* `{chatId}`\n*Identificador:* `{chatHandle}`\n*Tipo:* `{chatType}`\n*Membros:* `{chatMembersCount}`\n*É um fórum:* `{isForum}`",