mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-25 16:46:35 +01:00
Add VocaBot
parent
737324e8b1
commit
5ac4fc67db
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,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
|
* [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
|
* [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.
|
||||||
|
|
||||||
# API
|
# API
|
||||||
Bots using the raw API.
|
Bots using the raw API.
|
||||||
|
|
Loading…
Reference in a new issue