Updated Examples (markdown)

AlexLoushkin 2016-07-25 20:46:20 +10:00
parent eeff4b4f04
commit a690458952

@ -5,7 +5,7 @@ Bots built using the `telegram.ext.Updater` class.
* [Mau Mau bot](https://github.com/jh0ker/mau_mau_bot) allows you to play the popular card game UNO via inline queries
* [Welcome Bot](https://github.com/jh0ker/welcomebot) greets everyone who joins a group chat
* [Subscription bot] (https://github.com/AlexLoushkin/TelegramSubscriptionBot) helps organise a subscription for a news site
* [Subscription bot] (https://github.com/AlexLoushkin/TelegramSubscriptionBot) helps organise a subscription for a news web site
# API
Bots using the raw API.