•━𝐑𝐃𝐀⁽♔₎𝐏𝐇𝐏━•
Відкрити в Telegram
محتوى القناة . ↜ قناه مختصه بتعليم برمجه البوتات والتطبيقات والمواقع ونشر بوتات تليجرام خدميه وتطبيقات مفيده ↝…🖤 المالك : رضوان الصلاحي مبرمج بوتات تلي @nninc .
Показати більше1 230
Підписники
Немає даних24 години
-57 днів
-2230 день
Архів дописів
1 230
$id = $message->from->id;
$ivar = ""; #ايديك#
$text = $message->text;
$name = $message->from->first_name;
$user = $message->from->username;
if($text =='/start' and $id !=$rembo){
bot('sendmessage',[
'chat_id'=>$ivar,
'text'=>"
هناك شخص ما دخل البوت الخاص بك
💘¦ اسم الشخص » [$name](tg://user?id=$id) •
📬¦ معرف » [@$user](tg://user?id=$id) •
💗¦ ايدي » [$id](tg://user?id=$id) •
[Php](t.me/Php967)
",
'disable_web_page_preview'=>true,
'parse_mode'=>"MarkDown",
]);
}
كود يقلك مين دخل البوت
ب لغة php
@RR791
@Php9671 230
1 230
$sudo = ; // ايديك
if($text == "تحديث المصنع" and $from_id == $sudo){
foreach(scandir('bots/') as $f2){
if($f2 != '.' and $f2 != '..'){
unlink("bots/$f2/bot.php");
$ckkkk = file_get_contents('qqI_l.php');
file_put_contents("bots/$f2/bot.php", $ckkkk);
}
}
bot('SendMessage',[
'chat_id'=>$chat_id,
'text'=>"*▫️⁞ تم تحديث البوتات المصنوعه ✅*",
'parse_mode'=>"MarkDown",
]);
}
كود تحديث البوتات إذا كان لديك مصنع1 230
NEW API ❗️
https://sniperon.tk/api/flow.php?name=$text
make logo
replace $text your name
API جديد
صنع لوجو
استبدل $text ب اسمك
DEV:- @NOERORE
1 230
1 230
Repost from /C++PHP/LUA/ملفات
ملف بوت صنع كومبو فيزات ✅
الاول في تلكرام ⚠️
لقناة- لمسات برمجيه 🔛
نضام العضويه ✅
لـ محمد ابن ميسان 🎫
1 230
1 230
1 230
if($text != "/start"){
$x = file_get_contents("https://github.com/search?q=".urlencode($text)."&type=");
preg_match_all('#<a class="Link--muted" href="(.*)">#',$x,$a);
for($i=0;$i<10;$i++){
$v = str_replace("stargazers","",$a[1][$i]);
$keyboard["inline_keyboard"][] = [['text'=>"$v",'callback_data'=>$v]];
}
$reply_markup = json_encode($keyboard);
bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>"• نتائج بحث كيثاب ل ~(#$text)
اضغط للتحميل 👇
",
"reply_markup"=>$reply_markup
]);
}
if(preg_match('#/(.*?)/#',$data)){
$repla = "https://github.com".$data."/archive/master.zip";
$repla2 = "https://github.com".$data."/archive/main.zip";
bot('senddocument',['chat_id'=>$chat_id2,
'document'=>$repla2]);
bot('senddocument',['chat_id'=>$chat_id2,
'document'=>$repla
]);}
كود بحث وتحميل من كيثاب
@armof
Вже доступно! Дослідження Telegram за 2025 — головні інсайти року 
