/LU-Weather-Bot

Just write the name of some city/town and get weather info (only Uzbek language available, but anyway bot understands English and Russian )

Primary LanguagePython

LU-Weather-Bot

Just write the name of some city/town and get weather info (only Uzbek language available, but anyway bot understands English and Russian)

How to run the bot?

  1. Download files from this repository
  2. Install dependencies using pip (aiogram 2, requests)
  3. Replace example bot token with real one (token of your own bot from BotFather) in config.py
  4. Replace OpenWeather token with real one (token from OpenWeather free-to-use platform) in config.py
  5. Run app.py