An open API service indexing awesome lists of open source software.

https://github.com/dsabre/telegram-testbot2

This is a sample Telegram Bot written in PHP running on Heroku.
https://github.com/dsabre/telegram-testbot2

bot telegram telegram-bot telegram-bot-api

Last synced: 9 months ago
JSON representation

This is a sample Telegram Bot written in PHP running on Heroku.

Awesome Lists containing this project

README

          

# Telegram Echo Bot

This is a sample Telegram Bot written in PHP running on Heroku.

## Usage/Examples

### Register your bot (cli only)

```bash
php register.php HEROKU_PROJECT TELEGRAM_BOT_TOKEN
```

## Thanks

https://www.salvatorecordiano.it/

## License

[MIT](https://choosealicense.com/licenses/mit/)