No description
Find a file
JuliusFreudenberger f6d0db3f41 Some code tweaks and improvements
str-function for weather now more modular
daily weather for first two days is not included anymore
Fixed bug: each daily weather now includes the real temperatures, not the ones from the last day
2020-09-19 19:21:26 +02:00
.gitignore Added OpenWeatherMap API as new command 2020-09-18 22:36:37 +02:00
bot.py Added OpenWeatherMap API as new command 2020-09-18 22:36:37 +02:00
city.list.json Added OpenWeatherMap API as new command 2020-09-18 22:36:37 +02:00
exceptions.py Restructured files 2020-09-14 20:41:54 +02:00
stations Added ability to query for weather 2020-05-12 22:29:44 +02:00
vvs.py Restructured files 2020-09-14 20:41:54 +02:00
weather_meteomedia.py Added OpenWeatherMap API as new command 2020-09-18 22:36:37 +02:00
weather_openweathermap.py Some code tweaks and improvements 2020-09-19 19:21:26 +02:00