## NAME ##

Hubot::Scripts:weather 

## SYNOPSIS ##

```
    weather <country> <city> - View current local area weather information. (ex: weather <south korea> <kangnam>)
    forecast <country> <city> - View local weather forecast information. (ex: weather <south korea> <kangnam>) 
```

## DESCRIPTION ##

Returns weather information from Yahoo Weather APIs!
