dbot/modules-stock/youtube
Georg 70a21d2b18
Signed-off-by: Georg <georg@lysergic.dev>
Init

- Initial fixes in modules
- Bundled adapted jsbot
- Elaborative README.md
2021-08-24 21:16:26 +02:00
..
config.json Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00
README.md Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00
strings.json Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00
youtube.js Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02: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