ap13p / hubot-youtube

A hubot script for searching YouTube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hubot-youtube

A hubot script for searching YouTube

See src/youtube.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-youtube --save

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

[
  "hubot-youtube"
]

Sample Interaction

user1> hubot youtube no no no cat remix
hubot> http://www.youtube.com/watch?v=z7OJ3vDqyw8&feature=youtube_gdata

About

A hubot script for searching YouTube


Languages

Language:CoffeeScript 54.3%Language:JavaScript 31.2%Language:Shell 14.5%