From d286a906672f98d0370099a71b5f4fc268b43698 Mon Sep 17 00:00:00 2001 From: Ali Satvaty <46220670+alistvt@users.noreply.github.com> Date: Wed, 13 Nov 2019 13:23:02 +0330 Subject: [PATCH] edits friendship quiz bot --- Examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples.md b/Examples.md index 3962579..3577edc 100644 --- a/Examples.md +++ b/Examples.md @@ -19,7 +19,7 @@ Bots built using the `telegram.ext.Updater` class. * [ETHdroidBot](https://github.com/lytves/ETHdroidBot) — A telegram bot to control balance of Ethereum and ERC tokens on yours wallets. [ᴛʀʏ ɪᴛ ᴏᴜᴛ](https://t.me/ETHdroidBot) * [EtherTokenMonitor](https://github.com/zzzzlzzzz/EtherTokenMonitor) — A telegram bot (and simple example usage library [jackfruit + python-telegram-bot](https://github.com/zzzzlzzzz/jackfruit)) to control balance of Ethereum Tokens on many wallets. * [ForwardsCoverBot](https://github.com/91DarioDev/ForwardsCoverBot) — Echoes any message and any kind of media to anonymize the forward. [ᴛʀʏ ɪᴛ ᴏᴜᴛ](https://t.me/forwardscoverbot) -* [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 easier. +* [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. * [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)