diff --git a/config.py b/config.py index db59876..93ed397 100644 --- a/config.py +++ b/config.py @@ -1,5 +1,5 @@ #Twitter Information - +advice_api = 'https://api.adviceslip.com/advice' twitter = { 'consumer_key' : "xxxxxxxxxxxxxxxx", 'consumer_secret' : "xxxxxxxxxxxxxxxx",