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.
- Host: GitHub
- URL: https://github.com/dsabre/telegram-testbot2
- Owner: dsabre
- License: mit
- Created: 2017-03-07T08:47:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T11:56:45.000Z (over 4 years ago)
- Last Synced: 2025-07-20T14:37:39.978Z (12 months ago)
- Topics: bot, telegram, telegram-bot, telegram-bot-api
- Language: PHP
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)