From c687d99c3b35c731b3794f0b26db181e19902619 Mon Sep 17 00:00:00 2001 From: GuidoMonstrey Date: Tue, 11 Jun 2019 16:26:16 +0200 Subject: [PATCH] Update pi_code.py --- pi_code.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pi_code.py b/pi_code.py index e03e3d5..b51782e 100644 --- a/pi_code.py +++ b/pi_code.py @@ -20,10 +20,10 @@ # Twitter application authentication -APP_KEY = 'YourTwitterInfoHere' -APP_SECRET = 'YourTwitterInfoHere' -OAUTH_TOKEN = 'YourTwitterInfoHere' -OAUTH_TOKEN_SECRET = 'YourTwitterInfoHere' +APP_KEY = pUw6yPihbG4TVAYcjVsPxRNPo +APP_SECRET = JRkIwZ87RzmZ5bYvFMRw9wATV1zd3oIHG5snn3TDZR8yUolmnP +OAUTH_TOKEN = 975697105-Xj5TUCM7leIgjhEKnDJpgo83e3VS96HUFfVbrPRY +OAUTH_TOKEN_SECRET = djrU87A40unPdkYN8GPSIuHpjpxfGtF4gYz6l4MRTYzxl # Setup callbacks from Twython Streamer class BlinkyStreamer(TwythonStreamer):