From a67b3bcc04f645d893ffbc81b69d1b6799a8bc18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jannes=20H=C3=B6ke?= Date: Wed, 20 Jul 2016 03:42:55 +0200 Subject: [PATCH] remove telegram-send --- Examples.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Examples.md b/Examples.md index eb19823..525657b 100644 --- a/Examples.md +++ b/Examples.md @@ -12,7 +12,6 @@ Bots using the raw API. * [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 `_ (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). -* [Telegram-send](https://github.com/rahiel/telegram-send) is a command-line interface to send messages/files to an account/channel. * [TwitterForwarderBot](https://github.com/franciscod/telegram-twitter-forwarder-bot) forwards you tweets from people that you have subscribed to. ---