dbot/modules/youtube
2014-07-14 13:42:56 +00:00
..
config.json ok this should do it 2013-07-15 19:30:00 +00:00
README.md Various README.md's and cleanups 2014-02-20 06:06:02 +01:00
strings.json TRANSLATIONS FROM ROI 2013-10-29 21:39:26 +00:00
youtube.js change youtube to yt 2014-07-14 13:42:56 +00:00

Youtube

Searches youtube.com for videos.

Description

This module provides a command which allows users to search for a video on youtube.com. It replies with a video thats title is the most similar to the input.

Dependencies

It has following dependencies: + request

config.json

Output prefix can be set. For example:

{
    "outputPrefix": "\u00031,0You\u000315,5Tube\u000f"
}

Commands

~youtube [title]

Example: + ~youtube Hello World!

TODO