From 94259bfb2147c08e333d137f71bc6027d433fa0a Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Sat, 23 Mar 2019 05:44:52 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=B6accidentally=20committed=20a=20toke?= =?UTF-8?q?n=20again=F0=9F=8E=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bot/credentials.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/credentials.py b/bot/credentials.py index e389713..4ee3f00 100644 --- a/bot/credentials.py +++ b/bot/credentials.py @@ -1,5 +1,5 @@ secrets = { - "TELEGRAM_TOKEN": "724630968:AAG3-J26jID34AK_SJg5nJCgr7atiVOZc6A", + "TELEGRAM_TOKEN": "TELEGRAM_API_TOKEN", "TWITTER_CONSUMER_API": "CONSUMER_API", "TWITTER_CONSUMER_SECRET": "CONSUMER_SECRET", "TWITTER_ACCESS_TOKEN": "ACCESS_TOKEN",