๐ฏ๐ข๐ฌ๐ฎ๐š๐ฅ ๐œ๐จ๐๐ž๐ซ | ๐ฉ๐ซ๐จ๐ ๐ซ๐š๐ฆ๐ฆ๐ž๐ซ๐ฌ
316 subscribers
127 photos
19 videos
210 files
241 links
Loyihalar bo'yicha: @visualcoderuz
Download Telegram
Dostla kanalni 1100 ta qlilu ertagacha. Nakrutkasiz real albatta. Qo'ldan kegancha rek qberila Adduwi yurakdasizlar ๐Ÿ˜ŠโœŠ๐Ÿ‘Š
"
<?php
require_once('vendor/autoload.php'); // Include the Telegram Bot API PHP SDK

use Telegram\Bot\Api;
use Telegram\Bot\Exceptions\TelegramResponseException;

$telegram = new Api('YOUR BOT TOKEN'); // Replace YOUR BOT TOKEN with the API token you received from BotFather

// Replace ADMIN CHAT ID(S) with the chat ID(s) of the admin(s) who should receive the messages
$admin_chat_id_list = ['ADMIN CHAT ID 1', 'ADMIN CHAT ID 2'];

// Set up a webhook to receive messages from users
$update = $telegram->getWebhookUpdate();
if ($update->getMessage()) {
$message = $update->getMessage();
if ($message->getText()) {
foreach ($admin_chat_id_list as $admin_chat_id) {
try {
// Send the message to the admin(s)
$telegram->sendMessage(['chat_id' => $admin_chat_id, 'text' => $message->getText()]);
} catch (TelegramResponseException $e) {
// Handle any exceptions that occur when sending the message
// (e.g. the admin(s) may have blocked the bot)
}
}
// Send a reply to the user to let them know their message was sent
$telegram->sendMessage(['chat_id' => $message->getChat()->getId(), 'text' => 'Thank you for your message! An admin will reply to you soon.']);
} else {
// Send a reply to the user if they didn't include a message with their /contact command
$telegram->sendMessage(['chat_id' => $message->getChat()->getId(), 'text' => 'Please send a message with your /contact command.']);
}
}

"

PHP da yozilgan admin bilan aloqa bot
Yaratuvchi: @MohirAIChatBot
pubgmobile.com scripti keremi

Prosta zerikyapma shuni scriptini chopib tarqatama ๐Ÿ“‚๐Ÿคฃ
โคโ€๐Ÿ”ฅ7๐Ÿ˜ฑ2
pubgmobile.zip
10.4 MB
๐Ÿ–‡ pubgmobile.com web-sayti scripti. animatsiyalari vashe chotki. Asosiy kodi en-US nomli papkada

๐Ÿง‘๐Ÿปโ€๐Ÿ’ป Dasturchi: Krafton campany
๐Ÿ–‡ Manba: @SupperCoderUz

โค๏ธโ€๐Ÿ”ฅ 10+ goo
โคโ€๐Ÿ”ฅ9
Web-Sayt yaratishni o'rgataymi 0 dan

Dars 45 kun bo'ladi Darslar so'ngida bitta web-sayt yaratib olasiz
โคโ€๐Ÿ”ฅ4๐Ÿ”ฅ3๐Ÿ˜ฑ2
Forwarded from FrontEnd Tutorials
30 ta bo'laylik darslar ertaga boshlanadi

https://t.me/+7qAIFTlvWvhlMTYy
Kanalga 2 ta admin(ka) olaman.

Turli ref va boshqa reklama tashaganla srazi ban

#cament
๐Ÿ””
https://idealapi.uz/api/v2/Woyner.php

โœ… save Api
Diyarli Barcha tarmoqdan yukledi

๐Ÿท Manba: https://t.me/PHPCoder1
IDEALapi.zip
27.2 KB
๐Ÿ–‡ @IdealApiBot kodi. eski versiya. @IdealApiBot apisidan boshqa apida ishlamidi.
๐Ÿง‘๐Ÿปโ€๐Ÿ’ป Dasturchi: ___
๐Ÿ“Ž Manba: @PHPCoder1
โคโ€๐Ÿ”ฅ5
Do'stla Tg uchun nomer olmoqchima qaysi saytdan olsam boladi
@Kino_UchunBot kodini tashaymi
๐Ÿ’ฏ5
sql.php
1.5 KB
๐Ÿ–‡ Kino bot kodi 100% ishlaydi bitta kichik muammosi bor kino yuklaganda video nomi kino_nomi.mp4 korinishda bo'lishi shart.

๐Ÿง‘๐Ÿปโ€๐Ÿ’ป Dasturchi: ma'kum emas
๐Ÿ“Ž Manba: @SupperCoderUz

โค๏ธโ€๐Ÿ”ฅ 10+ goo
โคโ€๐Ÿ”ฅ9