https://github.com/io-developer/py-telegram-informer
https://github.com/io-developer/py-telegram-informer
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/io-developer/py-telegram-informer
- Owner: io-developer
- Created: 2019-04-17T12:49:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T13:00:59.000Z (almost 7 years ago)
- Last Synced: 2025-02-28T05:37:15.268Z (about 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"
```