sysbot / sysbot-tg
Telegram bot API component for Sysbot.
1.1
2021-08-27 15:29 UTC
Requires
- php: >=8.0
- doctrine/annotations: ^1.13
- guzzlehttp/guzzle: ^7.0
- symfony/property-access: ^5.3
- symfony/serializer: ^5.3
README
This library interacts with the Telegram Bot API (or your own servers, your choice) and is used by Sysbot.
It is a standalone library, so you can use it separately.
Changelog
Interested in recent changes? Have a look here!
Installation
Install the library with composer:
$ composer require sysbot/sysbot-tg