Sha256: 7dff8bbd4dfa131c0166ab25419f02cab3330e94b743afb8841ef164ffcebdc2

Contents?: true

Size: 1.26 KB

Versions: 2

Compression:

Stored size: 1.26 KB

Contents

# 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)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rita-5.0.0.alpha.2 README.md
rita-5.0.0.alpha.1 README.md