No description
Find a file
JuliusFreudenberger d6debf6a46 Added push_feature for weather
Enables user to get weather information every day at a set time for a set city
City and time can be changed and the subscription can be deleted.
Formatting can be optimized
2020-09-24 11:41:17 +02:00
.gitignore Added push_feature for weather 2020-09-24 11:41:17 +02:00
bot.py Added push_feature for weather 2020-09-24 11:41:17 +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
push_information.py Added push_feature for weather 2020-09-24 11:41:17 +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 Rain in hourly weather now displayed correctly 2020-09-24 11:03:16 +02:00