Updated Examples (markdown)

Rahiel Kasim 2016-06-02 20:01:10 +02:00
parent a344aa8c04
commit fb1f5dbaa0

@ -12,6 +12,7 @@ Bots using the raw API.
* [BismillahBot](https://github.com/rahiel/BismillahBot) shows the Noble Qur'an in English, Audio and Arabic. * [BismillahBot](https://github.com/rahiel/BismillahBot) shows the Noble Qur'an in English, Audio and Arabic.
* [DevOps Reaction Bot](https://github.com/leandrotoledo/gae-devops-reaction-telegram-bot) sends latest or random posts from [DevOps Reaction](http://devopsreactions.tumblr.com/). Running on `Google App Engine <https://cloud.google.com/appengine>`_ (billing has to be enabled for ful Socket API support). * [DevOps Reaction Bot](https://github.com/leandrotoledo/gae-devops-reaction-telegram-bot) sends latest or random posts from [DevOps Reaction](http://devopsreactions.tumblr.com/). Running on `Google App Engine <https://cloud.google.com/appengine>`_ (billing has to be enabled for ful Socket API support).
* [Simple-Echo-Telegram-Bot](https://github.com/sooyhwang/Simple-Echo-Telegram-Bot>) simple Python Telegram bot that echoes your input with Flask microframework, setWebhook method, and Google App Engine (optional). * [Simple-Echo-Telegram-Bot](https://github.com/sooyhwang/Simple-Echo-Telegram-Bot>) simple Python Telegram bot that echoes your input with Flask microframework, setWebhook method, and Google App Engine (optional).
* [Telegram-send](https://github.com/rahiel/telegram-send) is a command-line interface to send messages or files with a bot.
* [TwitterForwarderBot](https://github.com/franciscod/telegram-twitter-forwarder-bot) forwards you tweets from people that you have subscribed to. * [TwitterForwarderBot](https://github.com/franciscod/telegram-twitter-forwarder-bot) forwards you tweets from people that you have subscribed to.
--- ---