dbot/modules/youtube/README.md
2014-02-20 06:06:02 +01:00

523 B

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