/hubot-twilio-call

A Hubot script that calls the twilio API

Primary LanguageCoffeeScriptMIT LicenseMIT

hubot-twilio-call

A hubot script for calling Twilio API

See src/twilio-call.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hbkr/hubot-twilio-call --save

Then add hubot-twilio-call to your external-scripts.json:

[
  "hubot-twilio-call"
]

Sample Interaction

user1> hubot call +8180xxxxxxxx hello
hubot> Call to +8180xxxxxxxx
user1> hubot sms +8180xxxxxxxx hello
hubot> Send to +8180xxxxxxxx