mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 22:56:38 +01:00
CryptoCoinsInfoBot added
parent
1fae3a8e49
commit
ebea8ab357
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ Bots built using the `telegram.ext.Updater` class.
|
|||
|
||||
* [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.
|
||||
* [BlackJackBot](https://github.com/d-Rickyy-b/Python-BlackJackBot) for a nice round of BlackJack - alone or in a group.
|
||||
* [CryptoCoinsInfoBot](https://github.com/lytves/crypto-coins-info-bot-v2) This bot sends you actual prices of cryptocoins using info from CoinMarketCap and CryptoCompare APIs.
|
||||
* [CryptoKitty](https://github.com/xlanor/CryptoKitties) Source code for a broadcast bot that scans [CryptoKitties](https://www.cryptokitties.co/) API and returns cats that matches the input parameters.
|
||||
* [Cryptora](https://github.com/izanmubarak/Cryptora) gets all kinds of cryptocurrency-related data, including up-to-the-minute information from CoinMarketCap for thousands of cryptocurrencies and the latest headlines from CoinDesk.
|
||||
* [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.
|
||||
|
|
Loading…
Reference in a new issue