diff --git a/core/config.py b/core/config.py index e03babe..76884a4 100755 --- a/core/config.py +++ b/core/config.py @@ -34,6 +34,7 @@ if not os.path.exists('config'): "wolframalpha": "", "lastfm": "", "rottentomatoes": "", + "soundcloud": "", "twitter_consumer_key": "", "twitter_consumer_secret": "", "twitter_access_token": "",