mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 07:06:26 +01:00
Updated Examples (markdown)
parent
3487c3bb08
commit
fb243a2302
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,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.
|
* [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.
|
* [BlackJackBot](https://github.com/d-Rickyy-b/Python-BlackJackBot) for a nice round of BlackJack - alone or in a group.
|
||||||
* [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.
|
* [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 and the latest headlines from CoinDesk.
|
* [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.
|
||||||
* [ForwardsCoverBot](https://github.com/91DarioDev/ForwardsCoverBot) echoes any message and any kind of media to anonymize the forward.
|
* [ForwardsCoverBot](https://github.com/91DarioDev/ForwardsCoverBot) echoes any message and any kind of media to anonymize the forward.
|
||||||
* [Matilda](https://github.com/xlanor/matilda) A news scraping bot for Straits Times and ChannelNewsAsia.
|
* [Matilda](https://github.com/xlanor/matilda) A news scraping bot for Straits Times and ChannelNewsAsia.
|
||||||
* [Mau Mau bot](https://github.com/jh0ker/mau_mau_bot) allows you to play the popular card game UNO via inline queries
|
* [Mau Mau bot](https://github.com/jh0ker/mau_mau_bot) allows you to play the popular card game UNO via inline queries
|
||||||
|
|
Loading…
Reference in a new issue