# lita-tweet [![Build Status](https://travis-ci.org/indirect/lita-tweet.png?branch=master)](https://travis-ci.org/indirect/lita-tweet) [![Coverage Status](https://coveralls.io/repos/indirect/lita-tweet/badge.png)](https://coveralls.io/r/indirect/lita-tweet) Allows the Lita chat bot to tweet on command. ## Installation Add lita-tweet to your Lita instance's Gemfile: ``` ruby gem "lita-tweet" ``` ## Configuration TODO: Describe any configuration attributes the plugin exposes. ## Usage TODO: Describe the plugin's features and how to use them.