As the title states, I’ve been trying to add a weather function to the stream I mod but I keep getting an error that reads “Invalid location specified.”
Code:
$(weather $(query))
When I call the function, no matter if I use city name or zip code, I get the error. I can’t get this function to work for the life of me. Am I missing something?
I tried using the weather utility here https://scorpstuff.com/ but it has some issues with minor US cities and/or city names that are in multiple states.
Same problem as others with the weather command. It doesn’t seem to work, whether you’re using city, state or the zip code. I tried multiple locations and all returned with “!addcom !weather Invalid location specified”. I also created the weatherlookup command. That did not work either. It returned each time with “!addcom !weatherlookup Invalid location specified”. All of my other custom and default commands work fine.