♦️ آموزش افزایش #امنیت ربات های تلگرام
♦️ البته این امنیت ۱۰۰% نیست اما تا حدودی میتونه از برخی نفوذها جلوگیری کنه
➖➖➖➖➖➖➖➖
? سعی کنید از file_put_contents استفاده نکنید و بجای این تابع از ?? استفاده کنید ...
function save($file,$data){
$data = base64_encode($data)...
jTelegramBot is a partially wrapper build on this github project.
Note that the development has stopped. If you miss something in the lib you need to add it by yourself. The Source is attached to this post.
links about Telegram Bots
Bots: An introduction for developers
Bots are third-party...