ADVANCED_BOT_CODINGS Telegram 306
Advanced Bot Codings
How To Use This Api In BJS Code To Convert The Message In Hindi ? 📎 Command: /Translate 🔊 Answer: Enter Your Text To Convert It To Another Language. 📩 Wait For Answer: On 🔎 BJS: HTTP.get({ url: "https://shadabalam.cf/api/translator.php?text="+message.split("…
How To Use This Api In BJS Code To Convert The Message In Hindi ?

📎 Command: /Translate

🔊 Answer: Enter Your Text To Convert It To Another Language.

📩 Wait For Answer: On

🔎 BJS: HTTP.get({
url: "https://shadabalam.cf/api/translator.php",
params: { "text": message, "language": "hi" },
success: "Translated" })

📎 Command: Translated

🔎 BJS: var result = JSON.parse(content)
var text = result.data.translations[0].translatedText
var detected = result.data.translations[0].detectedSourceLanguage
Bot.sendMessage("*🎉 Text Converted From "+detected+" To Hi.\n\n📑 Translated Text: "+text+"\n\n🔊 Language: "+detected+" (Auto Detected)*")


⚠️ Note: You Can Change The Text Language Code To Convert The Text In Other Language. If Any Bug Or Error Happened Then Send The Screenshot On This Post Comments.

💯 This Is Advanced Code & It Will Not Get Error.

🧑🏻‍💻 Code Dev:
@Shadab_Alam



tgoop.com/Advanced_Bot_Codings/306
Create:
Last Update:

How To Use This Api In BJS Code To Convert The Message In Hindi ?

📎 Command: /Translate

🔊 Answer: Enter Your Text To Convert It To Another Language.

📩 Wait For Answer: On

🔎 BJS: HTTP.get({
url: "https://shadabalam.cf/api/translator.php",
params: { "text": message, "language": "hi" },
success: "Translated" })

📎 Command: Translated

🔎 BJS: var result = JSON.parse(content)
var text = result.data.translations[0].translatedText
var detected = result.data.translations[0].detectedSourceLanguage
Bot.sendMessage("*🎉 Text Converted From "+detected+" To Hi.\n\n📑 Translated Text: "+text+"\n\n🔊 Language: "+detected+" (Auto Detected)*")


⚠️ Note: You Can Change The Text Language Code To Convert The Text In Other Language. If Any Bug Or Error Happened Then Send The Screenshot On This Post Comments.

💯 This Is Advanced Code & It Will Not Get Error.

🧑🏻‍💻 Code Dev:
@Shadab_Alam

BY Advanced Bot Codings™


Share with your friend now:
tgoop.com/Advanced_Bot_Codings/306

View MORE
Open in Telegram


Telegram News

Date: |

With Bitcoin down 30% in the past week, some crypto traders have taken to Telegram to “voice” their feelings. In handing down the sentence yesterday, deputy judge Peter Hui Shiu-keung of the district court said that even if Ng did not post the messages, he cannot shirk responsibility as the owner and administrator of such a big group for allowing these messages that incite illegal behaviors to exist. In the “Bear Market Screaming Therapy Group” on Telegram, members are only allowed to post voice notes of themselves screaming. Anything else will result in an instant ban from the group, which currently has about 75 members. Healing through screaming therapy As the broader market downturn continues, yelling online has become the crypto trader’s latest coping mechanism after the rise of Goblintown Ethereum NFTs at the end of May and beginning of June, where holders made incoherent groaning sounds and role-played as urine-loving goblin creatures in late-night Twitter Spaces.
from us


Telegram Advanced Bot Codings™
FROM American