sysbot / sysbot-tg
Telegram bot API component for Sysbot.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 1
Open Issues: 0
pkg:composer/sysbot/sysbot-tg
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