https://github.com/vit0r/gae-telegram-webhook
Send message to telegram chat with webhook without ssl
https://github.com/vit0r/gae-telegram-webhook
appengine-python telegram-bot-api webhook yaml-configuration
Last synced: 4 months ago
JSON representation
Send message to telegram chat with webhook without ssl
- Host: GitHub
- URL: https://github.com/vit0r/gae-telegram-webhook
- Owner: vit0r
- Created: 2016-11-18T02:16:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-22T23:48:18.000Z (almost 6 years ago)
- Last Synced: 2025-01-14T10:34:46.739Z (5 months ago)
- Topics: appengine-python, telegram-bot-api, webhook, yaml-configuration
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Run Tests**
python setup.py test**replace values in file bot_conf.yaml**:
token: 'your bot token'
yourEndPoint: 'your end point to set webhook (url from you webapi)'