ch
Feedback
ملفات بوتات , py , api , php

ملفات بوتات , py , api , php

前往频道在 Telegram

• اختصاص القناة .📢" - نشر اكواد وملفات بلغه الـ php و الـ python .📂" - لـ @dev3bs .🤖"

显示更多
425
订阅者
无数据24 小时
无数据7 天
无数据30 天
帖子存档
- https://dev-ooooo2oo.pantheonsite.io/INFO.html . - دقايق وينزل السورس لغةه html 🌐 .

Repost from ريـَري 🌗
Tele.html0.12 KB

فد نفرين لو ٣ يجربون وياي بوت ؟! @qqqqbqq

- New Api 🐿️ - ايبي اخذ سكرين للموقع 🫶🏻 . - Ex : https://dev-ooooo2oo.pantheonsite.io/Screen.php?url=Instagram.com ?url=الرابط - Taking screen shot for the site 🫶🏻 . ?url=link - Dev : @qqqqbqq ☑️ .

- New Api 🐿️ - ايبي معنى الايموجي 😆 . Ex : https://dev-ooooo2oo.pantheonsite.io/Emoji.php?emoji=🫶🏻 ?emoji=الايموجي - meaning of emoji 😆 . ?emoji=emoji - Dev : @qqqqbqq ☑️ .

<?php ob_start(); $API_KEY = "توكن"; $ch = "لمعرف"; #معرف القناه بدون @ define('API_KEY',$API_KEY); function bot($method,$datas=[]){ $url = "https://api.telegram.org/bot".API_KEY."/".$method; $ch = curl_init(); curl_setopt($ch,CURLOPT_URL,$url); curl_setopt($ch,CURLOPT_RETURNTRANSFER,true); curl_setopt($ch,CURLOPT_POSTFIELDS,$datas); $res = curl_exec($ch); if(curl_error($ch)){ var_dump(curl_error($ch)); }else{return json_decode($res);}} $update = json_decode(file_get_contents('php://input')); $message = $update->message; $text = $message->text; $chat_id = $message->chat->id; $from_id = $message->from->id; $fn = $message->from->first_name; $join = file_get_contents("https://api.telegram.org/bot".API_KEY."/getChatMember?chat_id=$ch&user_id=".$from_id); if($message && (strpos($join,'"status":"left"') or strpos($join,'"Bad Request: USER_ID_INVALID"') or strpos($join,'"status":"kicked"'))!== false){ bot('sendMessage', [ 'chat_id'=>$chat_id, 'text'=>"عزيزي لايمكنك استخدام 🙋🏿‍♂ بوت كشف الكذب عليك الاشتراك بلقناة🤦🏾‍♀ @$ch ثم ارسل /starr ,", ]);return false;} if ($text == '/start') { bot('sendMessage',[ 'chat_id'=>$chat_id, 'text'=>"- أھــلاً بك $fn ، 👋🏾🤳 بوت كشف الكذب قم ب ارسال جملة او توجيه من شخص ل اقوم بكشفه/ها اذا كانت صحيحه ام كاذبه 📝🤣 ", 'reply_markup'=>json_encode(['inline_keyboard'=>[ [['text'=>"- تابع قناتــي ،",'url'=>"t.me/$ch"]], ] ]) ]); } else { $_ = ['جذب','صح','','فعلآ صحيحه 🙂😹','صحيحة','كذالك هم جذب 😹','هم جذب ']; bot('sendMessage',['chat_id'=>$chat_id,'text'=>"الجمـلة ($text) \n {$_[array_rand($_,1)]}"]); } - بوت كشف الكذب 😅 . - ضيف توكنك وارفع والهوة بضهرك 🐿️ .

- اخوان ۿـــذا راح اثبت عليه وحالياً فقط ٩ قصائد وبأذن الله راح اضيف هواي 😅🖤.

- انا منطي مولاي كلمة ، ماعيشاً بغير خدمة ، وادور رضاه 😞🖤. - https://dev-ooooo2oo.pantheonsite.io/Ashour/index.html .

يولد روحو تاكدو وصللكم لو لا لان انا وصلني واكو هواي معرفات ثلاثية متاحة ، استغلو الفرصةه 😆🤍

- New Api 🌐 . - تحميل من الانستا يحمل مقطع ، صور فقط 🐿️ . Ex : https://dev-ooooo2oo.pantheonsite.io/insd.php?url=https://www.instagram.com/reel/CkWdB8PtDif/?igshid=YmMyMTA2M2Y= ?url=رابط - Download from Instagram video and photo just 🐿️ . ?url=link - Dev : @qqqqbqq ☑️ .

- جميع البوتات الخاصة بالقناه راح انشرهن هنا ، فقط بوتات 🤖 . - @Source_Abs - @Source_Abs 🤖.

٤ / ٤ / ١٤٤٤ ه‍ـ

4/ 4/ 1444 هـ

- New Website 🌐 - موقع بحث صور انمي 🐿️ . Ex : https://dev-ooooo2oo.pantheonsite.io/Search-Anime-Photo/index.html - Website search photo anime 🐿️ . - Dev : @qqqqbqq ☑️ .

- New Website 🌐 - موقع تشفير Bease64 وفك 🫶🏻 . Ex : https://dev-ooooo2oo.pantheonsite.io/Bease64/index.html - Website encoding Bease64 and decoding 🫶🏻 . - Dev : @qqqqbqq ☑️ .

$ck1 = "@py_php"; # معرف لقناة وي @ $ch2 = file_get_contents("https://api.telegram.org/bot".API_KEY."/getChatMember?chat_id=".$ck1."&user_id=".$from_id); $getch2 = json_decode(file_get_contents("http://api.telegram.org/bot".API_KEY."/getChat?chat_id=".$ck1))->result; $Namech2 = $getch2->title; $getch2li = str_replace("@","",$ck1); if($message && (strpos($ch2,'"status":"left"') or strpos($ch2,'"Bad Request: USER_ID_INVALID"') or strpos($ch2,'"status":"kicked"'))!== false){ bot('sendMessage', [ 'chat_id'=>$chat_id, 'text'=>'⚠️ : عذراً عزيزي ✔:يجب عليك الاشتراك في قناة المطور أولا ✔:اشترك ثم ارسل /start — — — — — — — — — '.$ck1, 'reply_markup'=>json_encode([ 'inline_keyboard'=>[ [['text'=>$Namech2,'url'=>"https://t.me/$getch2li"]], ]]) ]);return false;} - كود اشتراك اجباري وي اضهار اسم القناه 🤍

$abs = str_replace("انطق ",$text); if($text == "انطق $abs"){ bot('sendaudio',[ 'chat_id' => $chat_id, 'audio' => "http://translate.google.com/translate_tts?q=$aba&tl=ar&client=duncan3dc-speaker", 'caption'=>"الكلمه المنطوقةه هي : $abs", 'reply_to_message_id' =>$message->message_id, ]);} - كود انطق 🎙️ - انطق + الكلمةه - ينطق الكلمةه بالصوت 🎙️

date_default_timezone_set('Asia/Baghdad'); if($text =="الوقت"){ bot('sendMessage',[ 'chat_id'=>$chat_id, 'text'=>"🇮🇶 البلد : العراق \n" . "• السنة : " . date("Y") . "\n" . "• الشهر : " . date("n") . "\n" . "• اليوم :" . date("j") . "\n" . "• الساعه :" . date('g:i') . "\n" . "✔️", 'reply_to_message_id'=>$message->message_id ]); } - كود الوقت لـ العراق 🇮🇶 .

if($text == "هلا"){ bot( sendaudio ,[ chat_id =>$chat_id, audio =>"رابط الصوت", reply_to_message_id =>$message->message_id, ]); } - كود رد ب صوت 🎙️