Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

litaio/lita

Repository files navigation

Lita

Gem Version Build Status

Lita is a chat bot written in Ruby with persistent storage provided by Redis. It uses a plugin system to connect to different chat services and to provide new behavior. The plugin system uses the familiar tools of the Ruby ecosystem: RubyGems and Bundler.

Automate your business and have fun with your very own robot companion.

Documentation

Please visit lita.io for comprehensive documentation.

Plugins

A list of all publicly available Lita plugins is available on the lita.io plugins page.

The plugins page automatically updates daily with information from RubyGems. See publishing for more information.

Contributing

See the contribution guide.

History

For a history of releases, see the Releases page.

License

MIT