Skip to content

Бот отправляет погоду в настоящее время и в случайном году в одно и то же время в запрашиваемом городе, выдает погоду в случайном городе.

License

Notifications You must be signed in to change notification settings

Nurbek878/weather_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather_bot

The bot sends the weather for the current time and the weather forecast for 5 days in the requested city. In addition, it sends the weather in this city in a random year.

Tech Stack

python 3.9
aiogram

Run Locally

Clone the project

  git clone https://[email protected]:Nurbek878/weather_bot.git

Go to the project directory

  cd weather_bot

Install and activate the virtual environment

  python3 -m venv venv
  source venv/bin/activate

Install dependencies from the file requirements.txt

  pip install -r requirements.txt

Launch the weather_telegram_bot python module

Authors

About

Бот отправляет погоду в настоящее время и в случайном году в одно и то же время в запрашиваемом городе, выдает погоду в случайном городе.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages