Open g33kidd opened 8 years ago
I may actually knock out the weather idea today at some point. I'll work on a logic adapter that interfaces with a weather API. I know last Friday you were speaking about Weather Underground, is that the best API available at the moment?
Functionalities like this should be extracted out into a submodule so we can reuse these as either commands and as questions that JenkiesBot can answer in a normal conversation.
User: /weather 23188 JenkiesBot: Sunny with a chance of fucked up weather.
User: Hey JenkiesBot, what's the weather like in [City], [State]? JenkiesBot: It's raining cats and dogs
Yeah WeatherUnderground is probably the best API for this at the moment. Seems like there is the forecast.io api as well, which I've heard is pretty good.
Would be great to have some things like Weather, Hours Played (for games) and some other stuff.