Skip to main content

Happy Independence Day 2021 ๐Ÿ‡ฎ๐Ÿ‡ณ๐Ÿ‡ฎ๐Ÿ‡ณ๐Ÿ‡ฎ๐Ÿ‡ณ

Happy Independence Day 2021 ๐Ÿ‡ฎ๐Ÿ‡ณ๐Ÿ‡ฎ๐Ÿ‡ณ๐Ÿ‡ฎ๐Ÿ‡ณ


Sare Bande 1 Din Ke Liye Apne Desh Ka Flag Apne DP Me Lagaye ❤️


World  Ko Bhi Pata Chalna Chahiye Na Indians Public Ki Power๐Ÿ˜‰

Comments

Popular posts from this blog

"Download YouTube Video By telegram Bot " Telegram BOT Codes

๐Ÿ’ก "Download YouTube Video By telegram Bot " Telegram BOT Codes  ๐Ÿค– Command = /download ⏳ Answer = ๐Ÿ‘จ‍๐Ÿ’ป send YouTube Video Url To Download ✅Wait For Answer = On ๐Ÿท BJs =  function validURL(url) {   var regex = /^((?:https?:)?\/\/)?((?:www|m)\.)?((?:youtube\.com|youtu.be))(\/(?:[\w\-]+\?v=|embed\/|v\/)?)([\w\-]+)(\S+)?$/   return regex.test(url) } if (validURL(message)) { Api.sendVideo({video: "https://coinsky.xp3.biz/api/youtube/download.php?url="+message+"", caption: "*⏳ Video Generated By @HBtechGyan*", parse_mode: "markdown"}) return }else Bot.sendMessage("*Invalid YouTube Video Url or video Doesn't Exists*") ๐Ÿ‘จ‍๐Ÿ’ปCoded By :- HB tech Gyan                           Releted video 

Telegram bot Corbond image text codes

Telegram bot Corbond image text codes ๐Ÿ“š How To Make Carbon Image From Text ?  ♻️ Command = /Carbon ๐Ÿ“› Answer = *๐Ÿ“œ Send your  Text For Making Carbon Image.* ✅ Wait For Answer = On ๐ŸŒ BJS = Api.sendPhoto({ photo: "https://carbonnowsh.herokuapp.com/?code="+message+"", caption: "*๐Ÿ“ Congrats! Your Carbon Page Is Ready... Carbon by @HB_bot_codes*", parse_mode: "markdown" }) ๐Ÿ‘จ‍๐Ÿ’ป Coded By :  HB tech Gyan                            Releted video 

"Generate Quots" Telegram BOT Codes

  ๐Ÿ’ก " Generate Quots " Telegram BOT Codes  ๐Ÿค–  Command  = ๐Ÿ“– Generate Quots ๐Ÿท  BJs  = Api.sendChatAction({   chat_id: chat.chatid,   action: "typing" }) Api.sendChatAction({   chat_id: chat.chatid,   action: "typing" }) HTTP.get({   url: "https://api.quotable.io/random",   success: "/onLoading "}) ๐Ÿค–  Command  =  /onLoading  ๐Ÿท  BJs  = Api.sendChatAction({   chat_id: chat.chatid,   action: "typing" }) Api.sendChatAction({   chat_id: chat.chatid,   action: "typing" }) var c = JSON.parse(content) var t = c.author  var y = c.content  Api.sendMessage({text:"*Quote:* " + y +"\n\n*Author:* "+t+"",parse_mode: "Markdown"}) ๐Ÿ‘จ‍๐Ÿ’ปCoded By :-  HB tech Gyan                           Releted video