A user-controlled dictionary plugin for Lita.
Add lita-wtf to your Lita instance's Gemfile:
gem "lita-wtf"
None
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