Updated Examples (markdown)

AlexLoushkin 2016-07-25 20:44:54 +10:00
parent a41dc72cb7
commit ed9398b718

@ -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)
* [Subscription bot] (https://github.com/AlexLoushkin/TelegramSubscriptionBot) helps organise a subscription for a news site
# API
Bots using the raw API.