mgp25 / telegram-bot-api
Telegram Bot PHP API
Installs: 6 049
Dependents: 0
Suggesters: 0
Security: 0
Stars: 142
Watchers: 37
Forks: 90
Open Issues: 0
Requires
- php: >=5.5
- ext-curl: *
This package is auto-updated.
Last update: 2024-10-19 22:12:26 UTC
README
A PHP wrapper for the Telegram Bot API.
Composer package available.
Requirements
- PHP 5.5 or higher
- cURL
- Telegram app (mobile or desktop)
Get started
You will find everything you need to know to use this API in the wiki
Installation
$ composer require mgp25/telegram-bot-api
My Bots :)
@life_quotes_bot - Receive a life quote daily at 12pm (Central European Time Zone)
What is Telegram?
According to Telegram:
Telegram is a messaging app with a focus on speed and security, it’s super fast, simple and free. You can use Telegram on all your devices at the same time — your messages sync seamlessly across any of your phones, tablets or computers.
With Telegram, you can send messages, photos, videos and files of any type (doc, zip, mp3, etc), as well as create groups for up to 200 people. You can write to your phone contacts and find people by their usernames. As a result, Telegram is like SMS and email combined — and can take care of all your personal or business messaging needs.
May. 2015: 2 billion messages daily, ~62 million Monthly Active Users.
License
MIT