Please open Telegram to view this post
VIEW IN TELEGRAM
🌭3❤2❤🔥2🎉2
الا کد | برنامه نویسی
Please open Telegram to view this post
VIEW IN TELEGRAM
❤🔥1👍1
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
👎7❤🔥5❤1👍1
This media is not supported in your browser
VIEW IN TELEGRAM
#اطلاعیه ⭐️
اپدیت ورژن 2 الا اپلودر منتشر شد👌
✅ اضافه شدن بخش تنظیمات
✅ تنظیمات چنل
✅ تنظیمات حذف پست
✅ تنظیمات تبلیغات بعد پست
✅ تنظیمات متن های ربات
✅ خاموش و روشن کردن ربات
✅ اضافه و حذف کردن ادمین
✅ اپلود عکس . موزیک و فایل
✅ تغییر در پست ارسالی در کانال دانلود
✅ تغییر در پست دریافتی توسط کاربر
🤖 نمونه ربات : @AlaUploaderRoBot
🖥 کانال ربات : @AlaUploader
💎 قیمت سورس : 90 هزار تومان
☑ اپدیت های بعدی سورس برای خریداران قبل رایگانه
⭐️ جهت خرید سورس به ایدی زیر پیام بدید.
✅ @DevMrAmir
⚡️ اگر ریپورت هستید در ربات زیر قسمت پشتیبانی درخاست ارسال کنید.
⭐ @DevMrAmirBot
———————————————
⭐ @AlaCode
اپدیت ورژن 2 الا اپلودر منتشر شد
———————————————
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2👎2✍1❤🔥1👌1
الا کد | برنامه نویسی
#اطلاعیه ⭐️ اپدیت ورژن 2 الا اپلودر منتشر شد 👌 ✅ اضافه شدن بخش تنظیمات ✅ تنظیمات چنل ✅ تنظیمات حذف پست ✅ تنظیمات تبلیغات بعد پست ✅ تنظیمات متن های ربات ✅ خاموش و روشن کردن ربات ✅ اضافه و حذف کردن ادمین ✅ اپلود عکس . موزیک و فایل ✅ تغییر در پست ارسالی در…
به صورت استثنا این نسخه به صورت دیکد به خریداران داده میشه
———————————————
Please open Telegram to view this post
VIEW IN TELEGRAM
🌚2🌭1
#تیکه_کد💎
اضافه کردن خودکار دستورات برای ربات
منو ربات مثلا /help , /start
if($text == '/setMyCommands'){
$list = ["start","help","language"];
$in[] = ['command'=>$list,
'description'=>"send $list"];
$cr = bot('setMyCommands',[
'commands'=>json_encode($in
)]);
bot('sendMessage',['chat_id'=>$from_id,
'text'=>"$cr"
]);
}
با سورس خودتون ست کنید.
سوالی بود کامنت کنید.
🌍 - @AlaCode |الاکد
اضافه کردن خودکار دستورات برای ربات
منو ربات مثلا /help , /start
if($text == '/setMyCommands'){
$list = ["start","help","language"];
$in[] = ['command'=>$list,
'description'=>"send $list"];
$cr = bot('setMyCommands',[
'commands'=>json_encode($in
)]);
bot('sendMessage',['chat_id'=>$from_id,
'text'=>"$cr"
]);
}
با سورس خودتون ست کنید.
سوالی بود کامنت کنید.
Please open Telegram to view this post
VIEW IN TELEGRAM
❤🔥1❤1👍1🌚1🌭1
function sendaction($chat_id, $action)
{
bot('sendchataction', [
'chat_id' => $chat_id,
'action' => $action
]);
}
if ($textmessage == '/start' ){
sendAction ($from_id,'typing');
Bot ('sendMessage',[
'chat_id'=>$from_id,
'text'=>"سلام😐",
خرید هاست پرسرعت
الا کد
Please open Telegram to view this post
VIEW IN TELEGRAM
❤🔥2👨💻2👍1👎1🙈1
if(isset($update->edited_message)){
if($settings["lock"]["link"] == "┃✓┃"){
if(preg_match("/^(.*)([Hh]ttp|[Hh]ttps|t.me)(.*)|([Hh]ttp|[Hh]ttps|t.me)(.*)|(.*)([Hh]ttp|[Hh]ttps|t.me)|(.*)[Tt]elegram.me(.*)|[Tt]elegram.me(.*)|(.*)[Tt]elegram.me|(.*)[Tt].me(.*)|[Tt].me(.*)|(.*)[Tt].me/", $edit_text)) {
bot('deletemessage',[
'chat_id'=>$chat_edit_id,
'message_id'=>$message_edit_id
]);
}}}
خرید هاست پرسرعت
الا کد
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2👎1
✅تیکه کد تشخیص جوین بودن در کانال :
function is_ok($channel = 'id' ,int $chat_id ) {
$result = Devex('getChatMember' , [
'chat_id' => $channel,
'user_id' => $chat_id
]);
switch ($result['result']['status']) {
case 'ban':
$result = false;
break;
case 'left':
$result = false;
break;
case 'member':
$result = true;
break;
default:
$result = true;
break;
}
return $result ;
}
if(is_ok('@AlaCode' , $F_ID ) ) {
// Ok join
} else {
// No join
}
☑️سوالی بود کامنت کنید.
خرید هاست پرسرعت✅:
⚡️ www.coffemizban.com
الا کد✔️:
🌍 - @AlaCode |الاکد
function is_ok($channel = 'id' ,int $chat_id ) {
$result = Devex('getChatMember' , [
'chat_id' => $channel,
'user_id' => $chat_id
]);
switch ($result['result']['status']) {
case 'ban':
$result = false;
break;
case 'left':
$result = false;
break;
case 'member':
$result = true;
break;
default:
$result = true;
break;
}
return $result ;
}
if(is_ok('@AlaCode' , $F_ID ) ) {
// Ok join
} else {
// No join
}
☑️سوالی بود کامنت کنید.
خرید هاست پرسرعت✅:
⚡️ www.coffemizban.com
الا کد✔️:
🌍 - @AlaCode |الاکد
👍3
ایجاد اینلاین کوئری در ربات API 🌟
Devex('answerInlineQuery', [
'inline_query_id' => $update->inline_query->from->id,
'results' => json_encode([
[
'type'=>'article',
'id' => base64_encode(rand(5, 5555)),
'thumb_url'=>"لینک عکس برای نمایش",
'title'=>'اسم ',
'description' => "متن ",
'input_message_content' => ['parse_mode'=>'html'
,'parse_mode' => 'MarkDown'
,
'message_text' => "متن بعد ارسال"],
'reply_markup' => [
'inline_keyboard' =>[
[["text"=>"Ayhan dev",'url'=>"t.me/AlaCode"]],
]]],
]) ]);
}
سوالی بود کامنت + پیوی
خرید هاست پرسرعت✅:
⚡️ www.coffemizban.com
الا کد✔️:
🌍 - @AlaCode |الاکد
Devex('answerInlineQuery', [
'inline_query_id' => $update->inline_query->from->id,
'results' => json_encode([
[
'type'=>'article',
'id' => base64_encode(rand(5, 5555)),
'thumb_url'=>"لینک عکس برای نمایش",
'title'=>'اسم ',
'description' => "متن ",
'input_message_content' => ['parse_mode'=>'html'
,'parse_mode' => 'MarkDown'
,
'message_text' => "متن بعد ارسال"],
'reply_markup' => [
'inline_keyboard' =>[
[["text"=>"Ayhan dev",'url'=>"t.me/AlaCode"]],
]]],
]) ]);
}
سوالی بود کامنت + پیوی
خرید هاست پرسرعت✅:
⚡️ www.coffemizban.com
الا کد✔️:
🌍 - @AlaCode |الاکد
👎3❤1