tgoop.com/php_i/718
Last Update:
if($text == "/start"){$from_id = $message->from->id;
$join = file_get_contents("https://api.telegram.org/bot".API_KEY."/getChatMember?chat_id=@Ailnoor&user_id=".$from_id);
$join2 = file_get_contents("https://api.telegram.org/bot".API_KEY."/getChatMember?chat_id=@i_lo_v_e&user_id=".$from_id);
$join3 = file_get_contents("https://api.telegram.org/bot".API_KEY."/getChatMember?chat_id=@php_i&user_id=".$from_id);
if($message && (strpos($join,'"status":"left"') or strpos($join2,'"status":"left"') or strpos($join3,'"status":"left"') or strpos($join,'"Bad Request: USER_ID_INVALID"') or strpos($join,'"status":"kicked"'))!== false){
bot('sendMessage', [
'chat_id'=>$chat_id,
'text'=>"- اهلا بك عزيزي 🔱 -
- ليمكنك استخدام البوت ✅ -
- عليك الاشتراك في القناة 🔽 -
- @php_i ⚜️
-@i_lo_v_e
-@Ailnoor",
]);return false;}
bot('sendMessage',[
'chat_id'=>$chat_id,
'text'=>" ",
'reply_to_message_id'=>$message->$message_id,
]);
}
• كود اشتراك جباري 🚸
• بـ٣ قنوات 🚠
• ضيف قبل امر الـ /start 🤹🏿♂️
• اخر شرط ب كود خلي فارغ اذا جان ترحيب مال ستارت موجود واذا ترحيب ستارت مدموج ب كود الي ضايفه انته ف شيله وخلي جوه الكود هذا 🦋
BY Files-php 📂
Share with your friend now:
tgoop.com/php_i/718