hubot-read-tweet

0.0.2 • Public • Published

Hubot: hubot-read-tweet

Build Status

A regex find/replace watcher for Hubots

See src/.read-tweet.coffee for full documentation.

Installation

Add hubot-read-tweet to your package.json file:

"dependencies"{
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-read-tweet": ">= 0.0.0",
  "hubot-hipchat": "~2.5.1-5",
}

Add hubot-read-tweet to your external-scripts.json:

["hubot-read-tweet"]

Run npm install hubot-read-tweet

Sample Interaction

aaron> https://www.twitter.com/rlph/status/457610846462418944
Hubot> @rlph: Snapchatting my super mario 3d world final level struggle.

Package Sidebar

Install

npm i hubot-read-tweet

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • astaves