lita-wtf
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