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

https://github.com/io-developer/py-telegram-informer


https://github.com/io-developer/py-telegram-informer

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Simple telegram informer

* Define chat channel, bot and proxy in `tconf.json`
* Send message:
```bash
python3.6 informer.py --message "test"
```