mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 15:17:00 +01:00
Updated Examples (markdown)
parent
17d8101e3a
commit
b1641d2234
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Bots built using the `telegram.ext.Updater` class.
|
||||||
* [Welcome Bot](https://github.com/jh0ker/welcomebot) greets everyone who joins a group chat
|
* [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 web site
|
* [Subscription bot] (https://github.com/AlexLoushkin/TelegramSubscriptionBot) helps organise a subscription for a news web site
|
||||||
* [Vocaloid Bot](https://github.com/bomjacob/VocaBot) uses data from VocaDB.net to find all your favourite Vocaloid songs, artists and albums.
|
* [Vocaloid Bot](https://github.com/bomjacob/VocaBot) uses data from VocaDB.net to find all your favourite Vocaloid songs, artists and albums.
|
||||||
* [teleGit Bot](https://github.com/HeavenH) A bot to list the github repositories, show users information.
|
* [teleGit Bot](https://github.com/HeavenH/telegit) A bot to list the github repositories, show users information.
|
||||||
|
|
||||||
# API
|
# API
|
||||||
Bots using the raw API.
|
Bots using the raw API.
|
||||||
|
|
Loading…
Reference in a new issue