aboutsummaryrefslogtreecommitdiff
path: root/bot.json.example
diff options
context:
space:
mode:
authorGravatar jesopo2016-04-06 13:56:12 +0100
committerGravatar jesopo2016-04-06 13:56:12 +0100
commit7f7a1f6d55cedf587b2070044cd39b858145bc15 (patch)
treeaf455ee43c0341be5651aebec6b4a8d6d2e2f0cc /bot.json.example
parentadded usage help to a lot of modules, added a verbose option to karma.py. (diff)
added spotify.py and soundcloud.py, updated bot.json.example.
Diffstat (limited to 'bot.json.example')
-rw-r--r--bot.json.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/bot.json.example b/bot.json.example
index 0f3f525f..5ac30a5b 100644
--- a/bot.json.example
+++ b/bot.json.example
@@ -11,5 +11,6 @@
"twitter-access-token" : "",
"twitter-access-secret" : "",
"trakt-api-key" : "",
- "bitly-api-key" : ""
+ "bitly-api-key" : "",
+ "soundcloud-api-key" : ""
}