lita-ext
Licensed under the MIT license.
Extensions to the Lita chat-ops server to make adding custom functionality easier.
Lita::Ext
adds a number of extensions to Lita to make it more Rails like. It adds the concept of multiple environments, Rails like initializers, and provides structure for your Lita handlers.
My Fork
- Migrate from Lita 4.2 to 4.3+, including removing duplicative / conflicting functionality.