2017 © Pedro Peláez
 

library telegram-bot

[IN DEVELOP] A complete Telegram bot API implementation written in PHP, with support for inline bots!

image

akeinhell/telegram-bot

[IN DEVELOP] A complete Telegram bot API implementation written in PHP, with support for inline bots!

  • Tuesday, October 3, 2017
  • by akeinhell
  • Repository
  • 1 Watchers
  • 0 Stars
  • 91 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

IN DEVELOP NOT USE IN PRODUCTION, (*1)

PHP Telegram Bot Api

Build Status Software License Latest Version on Packagist Coverage Status Quality Score Total Downloads SensioLabsInsight, (*2)

An extended native php wrapper for Telegram Bot API without requirements. Supports all methods and types of responses., (*3)

Bots: An introduction for developers

Bots are special Telegram accounts designed to handle messages automatically. Users can interact with bots by sending them command messages in private or group chats., (*4)

You control your bots using HTTPS requests to bot API., (*5)

The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. To learn how to create and set up a bot, please consult Introduction to Bots and Bot FAQ., (*6)

Install

Via Composer, (*7)

``` bash composer require akeinhell/telegram-bot, (*8)



## Change log Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently. ## Testing ``` bash $ composer test

Contributing

Please see CONTRIBUTING for details., (*9)

Security

If you discover any security related issues, please email akeinhell@gmail.com instead of using the issue tracker., (*10)

Credits

License

The MIT License (MIT). Please see License File for more information., (*11)

The Versions

03/10 2017

dev-dev

dev-dev

[IN DEVELOP] A complete Telegram bot API implementation written in PHP, with support for inline bots!

  Sources   Download

MIT

The Requires

 

The Development Requires

by Aleksey Dorokhov

18/02 2017

dev-master

9999999-dev

[IN DEVELOP] A complete Telegram bot API implementation written in PHP, with support for inline bots!

  Sources   Download

MIT

The Requires

 

The Development Requires

by Aleksey Dorokhov

22/06 2016

1.0.0

1.0.0.0

  Sources   Download

The Requires

 

The Development Requires

by Aleksey Dorokhov