Commit graph

3 commits

Author SHA1 Message Date
fbb2c65fd0 Fixed bug where subscription job did not query weather
Also added city name in response
2020-09-25 16:24:22 +02:00
4f403561ba Made conversation nicer
Messages now get deleted and deleted for a smoother experience.
Other small changes:
 - States as constants
 - String formatting with f-string-literals
2020-09-24 19:34:29 +02:00
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