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

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

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)'