Skip to content

webdestroya/lita-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lita-weather

Build Status Code Climate Coverage Status

lita-weather is a handler for Lita that provides current weather information for a specific location.

Installation

Add lita-weather to your Lita instance's Gemfile:

gem "lita-weather"

Configuration

This plugin requires a developer account on WeatherUnderground.

Lita.configure do |config|
  config.handlers.weather.api_key = "blahblahblahblah"
end

Usage

Lita: weather 90210
Lita: weather LAX
Lita: weather beverly hills, ca

License

MIT

About

A Lita handler to provide weather conditions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages