Update examples.

This commit is contained in:
FrankWang 2016-02-01 22:50:47 +08:00
parent 734767177d
commit baacafe3c0
1 changed files with 1 additions and 0 deletions

View File

@ -470,6 +470,7 @@ Get help. Discuss. Chat.
* [Echo Bot](https://github.com/eternnoir/pyTelegramBotAPI/blob/master/examples/echo_bot.py)
* [Deep Linking](https://github.com/eternnoir/pyTelegramBotAPI/blob/master/examples/deep_linking.py)
* [next_step_handler Example](https://github.com/eternnoir/pyTelegramBotAPI/blob/master/examples/step_example.py)
* [TelegramLoggingBot](https://github.com/aRandomStranger/TelegramLoggingBot) - aRandomStranger
## Bots using this API
* [SiteAlert bot](https://telegram.me/SiteAlert_bot) ([source](https://github.com/ilteoood/SiteAlert-Python)) by *ilteoood* - Monitors websites and sends a notification on changes