Updated Examples (markdown)

Bibo-Joshi 2021-02-09 13:06:29 +01:00
parent ef671f9575
commit 65ec535a79

@ -2,7 +2,6 @@ A non-exhaustive list of open-source bots built on `python-telegram-bot` in the
# Updater
Bots built using the `telegram.ext.Updater` class.
* [RandomJokes](http://t.me/random_jokes_xbot) — # This bot generates random jokes.
* [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)