Skip to content

aaronstaves/hubot-read-tweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hubot: hubot-read-tweet

Build Status

Outputs a twitter status when hubot hears a twitter url

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.

About

Hubot plugin to read tweet contents and output to the adapter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published