aboutsummaryrefslogtreecommitdiff
path: root/bot.conf.example
diff options
context:
space:
mode:
authorGravatar jesopo2019-01-29 22:34:28 +0000
committerGravatar jesopo2019-01-29 22:34:28 +0000
commit2d085e7f91ebf6ce1705baf1b473a821072fe792 (patch)
tree3d815e95e79aa4a667a01422caed3c293d86dc99 /bot.conf.example
parentCorrect usage help for kickban/tempkickban (channel_op.py) (diff)
signature
Spotify now requires access tokens to use it's API (spotify.py)
Diffstat (limited to 'bot.conf.example')
-rw-r--r--bot.conf.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/bot.conf.example b/bot.conf.example
index a6a61d9c..b8afcfcd 100644
--- a/bot.conf.example
+++ b/bot.conf.example
@@ -67,3 +67,7 @@ virustotal-api-key =
# https://apidocs.imgur.com/
imgur-api-key =
+
+# https://developer.spotify.com/dashboard/
+spotify-client-id =
+spotify-client-secret =