mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 22:56:38 +01:00
Updated Examples (markdown)
parent
6405cdf816
commit
4eeab1ec24
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ Bots built using the `telegram.ext.Updater` class.
|
|||
* [Friendship Quiz](https://github.com/alistvt/friendship-quiz-bot) — A friendship quiz bot trying to simulate friendsquiz.site/quiz website! It also has suggested some new ideas in developing Bots to make it like Django!
|
||||
* [GatekeeperRobot](https://github.com/Juhannuspukki/gatekeeper-bot) — Auto-silences everyone who joins a group and then uses a simple inline-keyboard captcha to ensure that the newly-joined user is not a spambot.
|
||||
* [Hera](https://github.com/xlanor/SIM-UoW-Timetable-bot) - A specialised telegram bot to scrape students timetables from the SIMConnect portal. I'm adding it here because I couldn't find any examples of bots using celery to delegate tasks.
|
||||
* [HomeworkHelp](https://github.com/leeweiminsg/homework-help-bot) - A telegram bot to facilitate communication between tutors and their students!
|
||||
* [LogBot](https://github.com/apiad/logbot) — A simple bot that accepts messages through a REST API and redirects them to Telegram, with optional actionable buttons. [ᴛʀʏ ɪᴛ ᴏᴜᴛ](https://t.me/apiad_demo_logbot)
|
||||
* [Marie](https://github.com/PaulSonOfLars/tgbot) — A sassy group administration bot, with some fun extra features.
|
||||
* [Matilda](https://github.com/xlanor/matilda) — A news scraping bot for Straits Times and ChannelNewsAsia.
|
||||
|
|
Loading…
Reference in a new issue