Skip to content

alindeman/hubot-twitter-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published