Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dpritchett/lita-twilio-texter

Send smses using twilio on a Lita chatbot
https://github.com/dpritchett/lita-twilio-texter

chatbot lita ruby sms texting twilio

Last synced: 17 days ago
JSON representation

Send smses using twilio on a Lita chatbot

Awesome Lists containing this project

README

        

# lita-twilio-texter

[![Build Status](https://travis-ci.org/dpritchett/lita-twilio-texter.png?branch=master)](https://travis-ci.org/dpritchett/lita-twilio-texter)
[![Coverage Status](https://coveralls.io/repos/dpritchett/lita-twilio-texter/badge.png)](https://coveralls.io/r/dpritchett/lita-twilio-texter)

TODO: Add a description of the plugin.

## Installation

Add lita-twilio-texter to your Lita instance's Gemfile:

``` ruby
gem "lita-twilio-texter"
```

## Configuration

TODO: Describe any configuration attributes the plugin exposes.

## Usage

TODO: Describe the plugin's features and how to use them.