0.0.4 • Published 8 years ago

hubot-twitter-stream v0.0.4

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

hubot-twitter-stream

Hubot plugin that subscribes a room to a Twitter stream

See src/twitter-stream.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-twitter-stream --save

Then add hubot-twitter-stream to your external-scripts.json:

[
  "hubot-twitter-stream"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!
0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago