From 2d085e7f91ebf6ce1705baf1b473a821072fe792 Mon Sep 17 00:00:00 2001 From: jesopo Date: Tue, 29 Jan 2019 22:34:28 +0000 Subject: Spotify now requires access tokens to use it's API (spotify.py) --- bot.conf.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bot.conf.example') 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 = -- cgit v1.3.1-10-gc9f91