ADVANCED_BOT_CODINGS Telegram 302
Advanced Bot Codings
🎉 New Google Translator Official Api 🖇 Api Link :- https://shadabalam.cf/api/translator.php 📑 Format To Use Api: https://shadabalam.cf/api/translator.php?text=<your-text-here>&language=<language-code> ✔️ Enter Your Message At text Parameter In Api. ✔️
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(" ").join("+")+"&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)*")


⚠️ 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.

🧑🏻‍💻 Code Dev: @Shadab_Alam



tgoop.com/Advanced_Bot_Codings/302
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?text="+message.split(" ").join("+")+"&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)*")


⚠️ 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.

🧑🏻‍💻 Code Dev: @Shadab_Alam

BY Advanced Bot Codings™


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

View MORE
Open in Telegram


Telegram News

Date: |

But a Telegram statement also said: "Any requests related to political censorship or limiting human rights such as the rights to free speech or assembly are not and will not be considered." Write your hashtags in the language of your target audience. How to Create a Private or Public Channel on Telegram? Over 33,000 people sent out over 1,000 doxxing messages in the group. Although the administrators tried to delete all of the messages, the posting speed was far too much for them to keep up. Earlier, crypto enthusiasts had created a self-described “meme app” dubbed “gm” app wherein users would greet each other with “gm” or “good morning” messages. However, in September 2021, the gm app was down after a hacker reportedly gained access to the user data.
from us


Telegram Advanced Bot Codings™
FROM American