It's a telegram bot that allows you to find out the current weather
- Copy weather_bot to your computer
- Create config.py file with variables: open_weather_token = "Your API token" (from https://openweathermap.org) tg_bot_token = "Your TG Bot token" (from BotFather)
- Run main_weather_tg_bot.py
- Start your bot
- Enjoy :)