$love = explode(" - ",$text);
$Love = rand(0, 100)."%";
if($text == "$love[0] - $love[1]"){
bot("sendMessage", [
"chat_id"=>$chat_id,
"text"=>"- نسبة الحب ❤️ بين $love[0] و $love[1] هي $Love 😍🌹"
]);
}
كود نسبه الحب ❤️.
$Love = rand(0, 100)."%";
if($text == "$love[0] - $love[1]"){
bot("sendMessage", [
"chat_id"=>$chat_id,
"text"=>"- نسبة الحب ❤️ بين $love[0] و $love[1] هي $Love 😍🌹"
]);
}
كود نسبه الحب ❤️.
👍1
$admin = ; #ايديك
if($text && $from_id !== $admin){
bot('forwardMessage',[
'chat_id'=>$admin,
'from_chat_id'=>$chat_id,
'message_id'=>$update->message->message_id,
'text'=>$text,
]);
}
كود اي شي ينكتب بالبوت يدزه الك
مايستاهل اكول كتاباتي 😕💔
if($text && $from_id !== $admin){
bot('forwardMessage',[
'chat_id'=>$admin,
'from_chat_id'=>$chat_id,
'message_id'=>$update->message->message_id,
'text'=>$text,
]);
}
كود اي شي ينكتب بالبوت يدزه الك
مايستاهل اكول كتاباتي 😕💔
😁3👍1
$ch1 = "@eyydv"; #معرف قناتك
$ch = file_get_contents("https://api.telegram.org/bot".API_KEY."/getChatMember?chat_id=".$ch1."&user_id=".$from_id);
$getch = json_decode(file_get_contents("http://api.telegram.org/bot".API_KEY."/getChat?chat_id=".$ch1))->result;
$Namech = $getch->title;
$linkch1 = $ch1;
$linkch = str_replace("@","",$linkch1);
if($message && (strpos($ch,'"status":"left"') or strpos($ch,'"Bad Request: USER_ID_INVALID"') or strpos($ch,'"status":"kicmkad"'))!== false){
bot('sendMessage', [
'chat_id'=>$chat_id,
'text'=>'• عذرا عزيزي عليك الاشتراك في قناة البوت
- - - - - - - - - - -
• '.$ch1.'
- - - - - - - - - - - ',
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>"$Namech" ,'url'=>"t.me//$namech"]],
]])
]);return false;
}
كود الاشتراك اجباري بالقناة للبوتاتك .
تضيف فوك الاستارت .
dev : @vvvpd
$ch = file_get_contents("https://api.telegram.org/bot".API_KEY."/getChatMember?chat_id=".$ch1."&user_id=".$from_id);
$getch = json_decode(file_get_contents("http://api.telegram.org/bot".API_KEY."/getChat?chat_id=".$ch1))->result;
$Namech = $getch->title;
$linkch1 = $ch1;
$linkch = str_replace("@","",$linkch1);
if($message && (strpos($ch,'"status":"left"') or strpos($ch,'"Bad Request: USER_ID_INVALID"') or strpos($ch,'"status":"kicmkad"'))!== false){
bot('sendMessage', [
'chat_id'=>$chat_id,
'text'=>'• عذرا عزيزي عليك الاشتراك في قناة البوت
- - - - - - - - - - -
• '.$ch1.'
- - - - - - - - - - - ',
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>"$Namech" ,'url'=>"t.me//$namech"]],
]])
]);return false;
}
كود الاشتراك اجباري بالقناة للبوتاتك .
تضيف فوك الاستارت .
dev : @vvvpd
👍1