3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-23 20:39:25 +01:00
dbot/modules/soundcloud/README.md
2014-02-20 06:06:02 +01:00

545 B

Souncloud

Adds various Soundcloud functionality.

Description

This module provides a command which allows users to search Soundcloud for a song.

Dependencies

It has following dependencies: + request

config.json

client_id and output prefix can be set.

{
    "client_id": "CLIENT _ID_HERE,
    "outputPrefix": "\u000307soundcloud\u000f",
    "dependencies": [ "link" ]
}

Commands

~soundcloud [song]

Searches Soundcloud for a song. Example: + ~soundcloud TNGHT

TODO