Moobiful

Results 4 issues of Moobiful

~time [city] _Displays UTC timezone for , followed by the current time in military format_ User: "~time Paris" Hourai: "[UTC+1:00] Paris, France (**5:00**)" ~time [country] _Displays all UTC timezones relative...

~translate "[stringInput]" to [outputLanguage] _Would take the input string through Google Translate's API, auto detect the language, and translate it to the target language. Hourai would then display the result...

~convert [value][unitA] to [unitB] *Would parse a double into an input value register, and parse the units as stated by the user as a string into a current unit register...

I have gotten to step 8, after cloning the repo and doing the previous steps. After entering `python2 setup.py develop` into the MINGW64 shell while in the top-level of project...