This project is not covered by Drupal’s security advisory policy.

Telegram integrations for developers.

* Plugable BOTS
* User Entity
* Chat Entity
* Message Entity

Bots Plugins:

* Demo Bot - https://github.com/php-telegram-bot/example-bot
* Generic Bot - Blank Bot with Config

Generic Bot Example Settings:

```yaml
commands: 
  my_module: DirectoryName
```

Bot will try to find commands in
`my_module/assets/DirectoryName/*`

Base API for creating telegram bots.
* https://github.com/php-telegram-bot/core

Supporting organizations: 

Project information

Releases