Skip to content

mgp25/Telegram-Bot-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram Telegram Bot API PHP

A PHP wrapper for the Telegram Bot API.

Latest Stable Version Total Downloads License

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