dbot/modules/spotify/config.json

8 lines
160 B
JSON
Raw Normal View History

2013-02-12 20:14:27 +01:00
{
"dependencies": [ "link" ],
2013-05-21 19:13:19 +02:00
"ignorable": true,
"outputPrefix": "\u00039spotify\u000f",
"api_key_clientid": "blah",
"api_key_clientsecret": "blah"
2013-02-12 20:14:27 +01:00
}