if($text == "/start"){
$BotToken = ""; #توكن
$botgetMe = json_decode(file_get_contents("https://api.telegram.org/bot".$BotToken."/getMe"));
$BotUserName = $botgetMe->result->username;
$result = json_decode(file_get_contents("https://api.telegram.org/bot".$BotToken."/SendChatAction?chat_id=".$from_id."&action=typing"),true)["ok"];
if(!$result){
bot('Sendmessage',[
'chat_id'=>$chat_id,
'text'=>"
👥 ؛ عليك اشتراك بل بوت التالي .
@".$BotUserName,
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>"اضغط هنا للاشتراك 👥", "url"=>"https://hottg.com/".$BotUserName]],
]])
]);
return false;
}}
كود اشتراك اجباري لبوت
>>Click here to continue<<