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

How to create telegram refere and earn bot without knowing coding

๐ŸคฉHow to create telegram refere and earn bot without knowing coding . STEP 1 =  First go to BotFather and create a bot copy the bot toke. ⚠️ If you don't know how to create bot by BotFather Than Whatch this video ๐Ÿ‘‡ https://youtu.be/kTqM10ipbsg STEP 2 =  Go to bots.business Click on new bot.  STEP 3 =  Paste your token and install all lab.  STEP 4 =  Paste all Command who gives below.  ⚠️You you have any problems than watch this video ๐Ÿ‘‡ ๐Ÿ’ก Command  = /start ๐ŸŒ Bjs = let stat = Bot.getProperty(""+user.telegramid+""); if (stat=="ban"){ Bot.sendMessage("*❌You are Banned to Use These Bot*"); }else{ var mode = Bot.getProperty("mode") if(mode == "On"){ Bot.sendMessage("*⚠️Bot Is Currently On Maintainace Mode Come Back Later.*") }else{ var button = [{ title: "✅ check", command: "✅ check" }] Bot.sendInlineKeyboard(   button,   "*Subscribe Our Channels If You Want To Start The Bot And Earn From I...

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