mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 07:06:26 +01:00
Add a new bot (URL shortener) to the list
parent
335e2e70e0
commit
e8b7ee22bb
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ Bots built using the `telegram.ext.Updater` class.
|
||||||
* [teleGit Bot](https://github.com/HeavenH/teleGit) A bot to list the github repositories, show users information.
|
* [teleGit Bot](https://github.com/HeavenH/teleGit) A bot to list the github repositories, show users information.
|
||||||
* [TimeZone Bot](https://gist.github.com/guysoft/4f220fe407a9bff37e3feff9f60f83a7) An example bot that lets you pick a timezone. This bot also uses a class for its design pattern.
|
* [TimeZone Bot](https://gist.github.com/guysoft/4f220fe407a9bff37e3feff9f60f83a7) An example bot that lets you pick a timezone. This bot also uses a class for its design pattern.
|
||||||
* [Telegram-Kraken-Bot](https://github.com/Endogen/Telegram-Kraken-Bot) Trade crypto-currencies on the Kraken marketplace
|
* [Telegram-Kraken-Bot](https://github.com/Endogen/Telegram-Kraken-Bot) Trade crypto-currencies on the Kraken marketplace
|
||||||
|
* [Url-Shortener-Bot](https://github.com/paradox70/url-shortener-goo.gl) shortens any URL and reports total number of clicks on shortened link. Try it [@shortenMyUrlBot](http://t.me/shortenMyUrlBot)
|
||||||
* [Vocaloid Bot](https://github.com/bomjacob/VocaBot) uses data from VocaDB.net to find all your favourite Vocaloid songs, artists and albums.
|
* [Vocaloid Bot](https://github.com/bomjacob/VocaBot) uses data from VocaDB.net to find all your favourite Vocaloid songs, artists and albums.
|
||||||
* [Youtrack-Time-Tracking-Bot](https://github.com/MgCoders/tt-bot) Allows easy time tracking on youtrack issues.
|
* [Youtrack-Time-Tracking-Bot](https://github.com/MgCoders/tt-bot) Allows easy time tracking on youtrack issues.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue