edits friendship quiz bot

Ali Satvaty 2019-11-13 13:23:02 +03:30
parent 98151f3f78
commit d286a90667

@ -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)