exileed/telegram-bot-api
The Telegram Bot API PHP
Maintainers
Requires
- php: ~7.3 || ~8.0
- guzzlehttp/guzzle: ~6.0 || ^7.0
- illuminate/support: ^5.0 || ^6.0 || ^7.0 || ^8.0
- league/event: ^2.1
Requires (Dev)
- phpunit/phpunit: ^9.0
- squizlabs/php_codesniffer: ^3.5
Suggests
- illuminate/container: Hold dependencies to be injected in commands constructors
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause dbeb3a956778125901161dbbc0799b8150a3dacf
- Syed Irfaq R. <syed+gh.woop@lukonet.com>
- Dmitriy Kuts (ExileeD) <me.woop@exileed.com>
laraveltelegramtelegram bottelegram bot apitelegram sdktelegram phplaravel telegram
README
Telegram Bot API PHP SDK. Lets you develop Telegram Bots easily! Supports Laravel out of the box.
👁 Build Status
👁 Latest Version
👁 Total Downloads
Overview
Telegram Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
To learn more about the Telegram Bot API, please consult the Introduction to Bots and Bot FAQ on official Telegram site.
To get started writing your bots using this SDK, Please refer the documentation.
Install
composer require exileed/telegram-bot-api
Documentation
Documentation for the SDK can be found on the website.
Are You Using Telegram Bot SDK?
If you're using this SDK to build your Telegram Bots, We'd love to know and share the bot with the world. Tell us about it - here
Additional information
Any issues, feedback, suggestions or questions please use issue tracker here.
Contributing
Thank you for considering contributing to the project. Please review the CONTRIBUTING guidelines before submitting any pull requests.
Credits
Disclaimer
This project and its author is neither associated, nor affiliated with Telegram in anyway. See License section for more details.
License
This project is released under the BSD 3-Clause License.
© 2015-16 Syed Irfaq R., All rights reserved.
