Commit graph

5 commits

Author SHA1 Message Date
Hugo Licon
107d7ab440 add international support for weather module
It uses [wttr.in](https://github.com/chubin/wttr.in) to get the weather information and the current city based on the IP address
2020-07-05 18:22:47 -06:00
Moisés Carvalho
ba6412a5b9 Fix spacing when temperatures isn't available 2020-05-30 11:32:28 -03:00
Dane Williams
60675a1710 celsius option 2020-04-29 11:33:51 -07:00
Conor Murphy
da1845eb8a
Handling the 429 response limit error (#10)
* switching over

* should just be a little schemeski

* changed exit to exit_codes idk if that matters

* yuh

* yuh

* yuh

* yuh

* wtf

* yuh

* trying out new format

* trying out new format

* trying out new format

* trying out new format

* trying out new format

* so annoying having to push every time you test

* so annoying having to push every time you test

* this might actually work now

* this might actually work now

* this might actually work now

* yeet

* yeet

* wtf

* wtf

* wtf

* bet

* final edit for handling request limit reached on weather

* possibly functional error checking method

* did we do it

* properly utilizing global variables
2020-04-11 10:25:44 -07:00
Dane Williams
b1df587d6e reorganized files 2020-03-15 23:15:26 -07:00
Renamed from weather.sh (Browse further)