0.0.11 • Published 10 years ago

hubot-twitter-subscriptions v0.0.11

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

hubot-twitter-subscriptions

Hubot plugin that subscribes a room to a/some Twitter stream/s.

Hubot's brain needs a redis server to memorize the subscriptions, please make sure you have it running.

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

Installation

In hubot project repo, run:

npm install hubot-twitter-subscriptions --save

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

[
  "hubot-twitter-subscriptions"
]

Sample Interaction

user1>> hubot tws add foxnews
hubot>> @user1: Great! Anytime @foxnews tweets, I'll post it here.
0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago