SlapBot/stephanie-va

Unable to ask for current weather

Cash120 opened this issue · 2 comments

I asked "what's the weather" and got an error about a missing API key:

Google Speech Recognition thinks you said what's the weather
["what's", 'weather']
['WeatherReportModule@WeatherReportToday', ['weather', 'today']]
The correct API KEY wasn't provided or wasn't provided at all for open_weather_map_api_key, what the ... okay man now look back at docs to find how to do that, is pretty simple just one line long. Lazy ass
No such class name exists or such method on that instance of class exists, you shouldn't be getting this if you are good ol user and not a 3rd party developer, for you mr.developer, check the support tab, to know how to fix it or just read the guidelines thoroughly to learn how to create your own modules and wire them properly.

Do you have the open_weather_map_api_key configuration key filled out with a proper API Key as the value?

No I do not.