Added OpenWeatherMap API as new command

Now gives hourly and daily weather information for every city listed in the included list.
This commit is contained in:
JuliusFreudenberger 2020-09-18 22:36:37 +02:00
parent 7a24a127c2
commit bcdf9a81a3
5 changed files with 2096022 additions and 18 deletions

1
.gitignore vendored
View file

@ -3,6 +3,7 @@
#token
token
openweathermap_token
# Byte-compiled / optimized / DLL files
__pycache__/