No commit activity in last 3 years
No release in over 3 years
Ruboty handler to show Livedoor Weather
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.13
~> 5.0
~> 12.0

Runtime

 Project Readme

Ruboty::LivedoorWeather

Ruboty handler to show weather forecast from Weather Hacks by Livedoor.

Installation

Add this line to your ruboty's Gemfile:

gem 'ruboty-livedoor_weather'

Usage

Simple way

Talk to your ruboty:

ruboty livedoor_weather

Then shows forecasts specified by ENV['LDW_CITY'] (default : '東京').

Specify area

You can specify city to show forecast:

ruboty livedoor_weather 種子島

Also sho pinpoint locations

You can specify locations to show URL to pinpoint location page:

ruboty livedoor_weather 京都 京都市中京区 長岡京市

Show all pinpoint locations if location list includes all.

List of cities is here.

License

The gem is available as open source under the terms of the MIT License.