mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 22:56:38 +01:00
Added a bot(Akinator) to the list.
parent
4332baf9a8
commit
5fcbe24a51
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ A non-exhaustive list of open-source bots built on `python-telegram-bot` in the
|
|||
|
||||
# Updater
|
||||
Bots built using the `telegram.ext.Updater` class.
|
||||
* [Akinator-Bot](https://github.com/adenosinetp10/Akinator-Bot) — Play guessing game Akinator on Telegram. [ᴛʀʏ ɪᴛ ᴏᴜᴛ](https://t.me/aki_akinator_bot)
|
||||
* [AlarmBot](https://github.com/guysoft/AlarmBot) — This bot uses [crontab](https://en.wikipedia.org/wiki/Cron) to schedule audio alarms. The alarm command can be edited to schedule any kind of cron job for an IOT device. [ᴛʀʏ ɪᴛ ᴏᴜᴛ](https://t.me/alarmbot)
|
||||
* [AmbroBot](https://github.com/Ambro17/AmbroBot) — This bot can search series or movies by name and lets you download them, it can also list latest yts movies, lets you set reminders, solve linear equations and a few other neat things [ᴛʀʏ ɪᴛ ᴏᴜᴛ](https://t.me/CuervoBot)
|
||||
* [BibTeXBot](https://gitlab.com/-/snippets/2069000) — This bot can convert bibliography identifiers to BibTeX entries [ᴛʀʏ ɪᴛ ᴏᴜᴛ](https://t.me/BibTexBot)
|
||||
|
|
Loading…
Reference in a new issue