Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 888 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 888 Bytes

A Telegram Library For PHP Bots with PluginMode

Table of Contents

Installation

# 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

Support and development

Developer : Saeed Zareen

Channel : EdgeTeam