From 33aceae8444f7dfdb9597bb44ffb0a07f4096e74 Mon Sep 17 00:00:00 2001 From: Cinabre Date: Sat, 9 May 2020 22:02:50 +0200 Subject: [PATCH] Update 'config.py' --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",