0.0.2 • Published 10 years ago

hubot-read-tweet v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

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.
0.0.2

10 years ago

0.0.1

10 years ago