# Lita [![Gem Version](https://badge.fury.io/rb/lita.svg)](https://rubygems.org/gems/lita) [![Build Status](https://travis-ci.com/litaio/lita.svg?branch=main)](https://travis-ci.com/litaio/lita) **Lita** is a chat bot written in [Ruby](https://www.ruby-lang.org/) with persistent storage provided by [Redis](https://redis.io/). 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 Please visit [lita.io](https://www.lita.io/) for comprehensive documentation. ## Plugins 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/litaio/lita/blob/main/CONTRIBUTING.md). ## History For a history of releases, see the [Releases](https://github.com/litaio/lita/releases) page. ## License [MIT](https://opensource.org/licenses/MIT)