Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 518 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 518 Bytes
  • You can understand the weather of all cities now. *

how to start? first download source code. then install python3 . then open cmd and write:

pip install -r requirements.txt

then open config.py and fill value of variable.

for get API_ID and API_HASH of your telegram account , you should go to https://my.telegram.org .

for get BOT_TOKEN you should create a bot in bot father and then get BOT_TOKEN of your bot. for get APIKEY_openweatherMap you should go to https://openweathermap.org/ and sign up.