diff --git a/README.rst b/README.rst index afc17921a..3606374ad 100644 --- a/README.rst +++ b/README.rst @@ -217,6 +217,8 @@ Here follows some examples to help you to get your own Bot up to speed: - `roboed `_ talks to `RobĂ´ Ed `_. +- `Simple-Echo-Telegram-Bot `_ simple Python Telegram bot that echoes your input with Flask microframework, setWebhook method, and Google App Engine (optional) - by @sooyhwang. + - `DevOps Reaction Bot `_ sends latest or random posts from `DevOps Reaction `_. Running on `Google App Engine `_ (billing has to be enabled for fully Socket API support). ==========