A Telegram Library For PHP Bots with PluginMode
# Install dependencies .
# Tested on PHP 5.6 .
1 - Upload Git Files
Or Use Gitclone Command :
gitclone https://github.com/SaeedZareen/TgPluglib && cd TgPluglib
2 - Replace Your Token instead of **TOKEN** in Line 9 From bot.php File
3 - Replace Your Numbric ID instead of **ADMIN1** in Line 34 from bot.php File
4 - Set your Webhook like :
https://api.telegram.org/bot**TOKEN**/setwebhook?url=https://yourdomain/DIR/bot.php
**TOKEN** = Your Tonek
yourdomain = yourdomain.com
DIR = Your Bot Directory
Developer : Saeed Zareen
Channel : EdgeTeam