Just a simple weather bot for Telegram written in Python
- Maintains requests sent in an arbitary language
- Attaches pictures corresponding to the weather in the city searched
- Some user-friendly dialog fuctions as greetings/partings
- Adequate response to incorrect requests
The bot is based on the following APIs:
- Telegram Web API
- Microsoft LUIS API
- Yandex Weather API
- Yandex Translate API
- Google Maps API
- Bing API
You can find some dialogs with the bot in the directory Screenshots
This project is licensed under the MIT License - see the LICENSE.md file for details
Thanks Philip Sinitsyn for wonderful Python lectures at Yandex School of Data Analysis