From 5fcbe24a514e2244ed5098da6d6eaeeff0607f6a Mon Sep 17 00:00:00 2001 From: Aadhavan <63637385+adenosinetp10@users.noreply.github.com> Date: Sun, 4 Jul 2021 09:29:51 +0530 Subject: [PATCH] Added a bot(Akinator) to the list. --- Examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Examples.md b/Examples.md index 23f8d8f..7f1425e 100644 --- a/Examples.md +++ b/Examples.md @@ -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)