telega
2 sites
No security coverage
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