Download the PHP package radyakaze/telebot without Composer
On this page you can find all versions of the php package radyakaze/telebot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package telebot
Deprecated
This package is deprecated, please use PHPTelebot instead of. It's newer and better.
TeleBot - PHP Telegram Bot
A Simple Telegram Bot based on the official Telegram Bot API
Requirements
- PHP 5.3+
- Telegram Bot API Access Token - Talk to @BotFather and generate one. Documentation.
Installation
Install Through Composer
You can either add the package directly by firing this command
Usage
You must set WebHook
Create set.php and put:
And open your set.php via browser
After create hook.php and put:
Send Photo
Send Location
Avaible Types
- text, optional: web_preview (default: true)
- photo, optional: caption
- video, optional: caption
- document
- audio
- location, required: send as array($latitude, $longitude)
License
TeleBot is under the MIT License
Credits
Created by Radya.
All versions of telebot with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package radyakaze/telebot contains the following files
Loading the files please wait ....