Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dpritchett/lita-twilio-texter
- Owner: dpritchett
- Created: 2017-11-21T14:57:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-10T14:32:39.000Z (about 7 years ago)
- Last Synced: 2024-11-11T11:29:00.072Z (about 1 month ago)
- Topics: chatbot, lita, ruby, sms, texting, twilio
- Language: Ruby
- Homepage: https://rubygems.org/gems/lita-twilio-texter
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.