Skip to content

dualmoon/dorfbot-youtube

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dorfbot-youtube

A dorfbot flavored hubot script for searching YouTube, forked from the default hubot-youtube package

See src/youtube.coffee for full documentation.

Installation

In your hubot project repo, run:

npm install dorfbot-youtube --save

Then add dorfbot-youtube to your external-scripts.json:

[
  "dorfbot-youtube"
]

Sample Interaction

user1> hubot youtube the feast and the famine
hubot> http://www.youtube.com/watch?v=uPv0AOlTxXA&feature=youtube_gdata

About

A hubot script for searching YouTube

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 54.3%
  • JavaScript 31.2%
  • Shell 14.5%