Sha256: a2568200c8e2442d2a6ffcd9349aabda11dec3624223d906ae32cf1273ae202e
Contents?: true
Size: 1.52 KB
Versions: 27
Compression:
Stored size: 1.52 KB
Contents
# Lita [](http://badge.fury.io/rb/lita) [](https://travis-ci.org/jimmycuadra/lita) [](https://codeclimate.com/github/jimmycuadra/lita) [](https://coveralls.io/r/jimmycuadra/lita) **Lita** is a chat bot written in [Ruby](https://www.ruby-lang.org/) with persistent storage provided by [Redis](http://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](http://gembundler.com/). 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://www.lita.io/plugin-authoring#publishing) for more information. ## Contributing See the [contribution guide](https://github.com/jimmycuadra/lita/blob/master/CONTRIBUTING.md). ## History For a history of releases, see the [Releases](https://github.com/jimmycuadra/lita/releases) page. ## License [MIT](http://opensource.org/licenses/MIT)
Version data entries
27 entries across 27 versions & 1 rubygems