lita-wtf

Build Status MIT License RubyGems :: RMuh Gem Version Coveralls Coverage Code Climate Gemnasium

A user-controlled dictionary plugin for Lita.

Installation

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

gem "lita-wtf"

Configuration

None

Usage

Set an entry:

lita define foo is something that you want to have defined
> foo is something that you want to have defined

Find an entry:

lita wtf is foo
> foo is something that you want to have defined

License

MIT