# Rita [![Gem Version](https://badge.fury.io/rb/lita.svg)](https://rubygems.org/gems/lita) **Rita** is a chat bot written in [Ruby](https://www.ruby-lang.org/) with persistent storage provided by [Redis](https://redis.io/). It is a community-based, actively-maintained continuation of **Lita**, originally written by Jimmy Cuadra. 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](https://rubygems.org/) and [Bundler](https://bundler.io). Automate your business and have fun with your very own robot companion. ## Documentation TODO: > Please visit [lita.io](https://www.lita.io/) for comprehensive documentation. ## Plugins Rita aims to be backward compatible with existing Lita plugins. TODO: > A list of all publicly available Lita plugins is available on the [lita.io plugins page](https://www.lita.io/plugins). > > The plugins page automatically updates daily with information from RubyGems. See [publishing](https://docs.lita.io/plugin-authoring/#publishing) for more information. ## Contributing See the [contribution guide](https://github.com/ritaio/rita/blob/main/CONTRIBUTING.md). ## History For a history of releases, see the [Releases](https://github.com/ritaio/rita/releases) page. ## License [MIT](https://opensource.org/licenses/MIT)