TGTGInsighttelegram intelligenceLIVE / telegram public index
← Learn to Code | #Personal-Blog !
Learn to Code | #Personal-Blog ! avatar

TGINSIGHT POST

Post #147

@codelesson

Learn to Code | #Personal-Blog !

Visninger242Antal visninger
Publiceret5. apr.05.04.2021, 14.31
Indhold

Opslagsindhold

'parse_mode'=>'markdown', 'reply_markup'=>$key, ]); } if($text=="/start"){ bot('sendmessage',[ 'chat_id'=>$cid, 'text'=>"👋 *Salom* [$fname](tg://user?id=$uid) *Botimizga Xush Kelibsiz* 😄\n\n*😅 Siz Bu Bot Orqali Sevgi Testi Qilishingiz Mumkin 😍*", 'parse_mode'=>'markdown', 'reply_markup'=>$key, ]); } if($text=="😍 Sevgi Test 😍"){ bot('sendmessage',[ 'chat_id'=>$cid, 'text'=>"❤️ *Sevgi Test 😍 ❤️ O'z Sevgingizni Bizning Botda Test Qilib Ko'ring 🤩 📝 Ishlatish: ( Masalan 👇)* 👉/test Behruz Shohsanam👈 😁 *Shu Usulda* 😊", 'parse_mode'=>'markdown', 'reply_markup'=>$back, ]); } if(mb_stripos($text,"/test") !== false){ $loop = explode(" ", $text); $suz = $loop[1]; $javob = $loop[2]; $suz = file_get_contents("https://ismlar.com/search/$suz"); $exp = explode('<p class="text-size-5">',$ism); $expl = explode('<div class="col-12 col-md-4 text-md-right">',$exp[1]); $im = str_replace($expl[1],' ',$exp[1]); $ims = str_replace('</p>',' ',$im); $isms = str_replace('</div>',' ',$ims); $ismn = str_replace('<div class="col-12 col-md-4 text-md-right">',' ',$isms); $ismk = str_replace('&#039;','`',$ismn); $ismm = trim("$ismk"); if($ism==null or $ismm==null){ bot('sendmessage',[ 'chat_id'=>$cid, 'text'=>"Ismda xatolik bor",]); } $bormi=file_get_contents("natija/$suz.$javob"); if($bormi==null){ if($soz>=50){$bahoy="Sevgilar yuqori ekan qoyil bahtli bolilar"; $smile="🥰";}else{$smile="😭"; $bahoy="Boshqasini topganiz maʼqul deb oʻylayman";} bot('sendmessage',[ 'chat_id'=>$cid, 'text'=>" 🤵 - <b>$suz 👰 - $javob</b> <code>$smile Orangizdagi Sevgi</code> -<b>$soz</b> % <b>Taklifimiz:</b> <code>$bahoy</code>", 'parse_mode'=>'html', 'reply_markup'=>$back, ]); file_put_contents("natija/$suz.$javob","$soz");}else { bot('sendmessage',[ 'chat_id'=>$cid, 'text'=>"🤵 - <b>$suz</b> 👰 - <b>$javob</b> 😍 Orangizdagi Sevgi <b>$bormi</b> 😊 By $botuser Channel: @WebCoding_Uz", 'parse_mode'=>'markdown', 'reply_markup'=>$back, ]); }} if($text=="👤 Admin 👤"){ bot('sendmessage',[ 'chat_id'=>$cid, 'text'=>"😎 *Administrator:* [@fast_Koder] ❔ *Muammo Bo'lsa Murojaat Qilishingiz Mumkun* 😅", 'parse_mode'=>'markdown', 'reply_markup'=>$key, ]); } if($text=="❓ Yordam ❓"){ bot('sendmessage',[ 'chat_id'=>$cid, 'text'=>"😊 *Assalomu Alekum Botimizga Xush Kelibsiz 👋😀 ❤️ Botimizda O'z Sevgingizni Bizning Botda Test Qilib Ko'rishingiz Mumkin 🤩 😎 Hammaga Omad* 😁🖐", 'parse_mode'=>'markdown', 'reply_markup'=>$key, ]); } if($text=="⤴️ Foydali Bo'lim ⤴️"){ bot('sendmessage',[ 'chat_id'=>$cid, 'text'=>"🖐😌 Foydali Bo'lim ✅", 'parse_mode'=>'markdown', 'reply_markup'=>$foydali, ]); } if($text=="❄ Yangi Yil ❄"){ $kun1 = date('z ',strtotime('2 hour')); $a = 364; $c2 = $a-$kun1; $d = date('L ',strtotime('2 hour')); $b = $c2+$d; $f = $b+81; $e = $b+240; $kun2 = date('H ',strtotime('2 hour')); $a2 = 23; $b2 = $a2-$kun2; $kun3 = date('i ',strtotime('2 hour')); $a3 = 58; $b3 = $a3-$kun3; $kun4 = date('s ',strtotime('2 hour')); $a4 = 60; $b4 = $a4-$kun4; bot('sendmessage',[ 'chat_id'=>$cid, 'text'=>"⛄ *Yangi Yilga: $b - Kun, $b2 - Soat, $b3 - Minut, $b4 - Sekund Qoldi 😀❄*", 'parse_mode'=>'markdown', 'reply_markup'=>$foydali, ]); } if($text=="🆕️ Yangiliklar 🆕️"){ bot('sendmessage',[ 'chat_id'=>$cid, 'text'=>"🆕️ Yangilik ✅ 🆕️ [$line]($link) 🤩", 'parse_mode'=>'markdown', 'reply_markup'=>$foydali, ]); } if($text == "Kanalimiz"){ bot('sendmessage',[ 'chat_id'=>$cid, 'text'=>"Bizning telegran kanalimiz @FAST_Coder " , ]); }