Updated Examples (markdown)

Тоша 2019-10-06 13:14:12 +04:00
parent 1f4b1ab182
commit cd473582dd

@ -17,6 +17,7 @@ Bots built using the `telegram.ext.Updater` class.
* [DrinkMixerBot](https://github.com/jac08h/DrinkMixerBot) - find a drink by ingredients available [ᴛʀʏ ɪᴛ ᴏᴜᴛ](https://t.me/drinkmixerbot)
* [EFB Telegram Master Channel](https://github.com/blueset/efb-telegram-master/) — A master channel for EH Forwarder Bot: an extensible chat tunneling framework that gather your IMs at one place.
* [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)
* [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.