From c144fb7c3b2707b71ee40dadff1586b29861ed0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jannes=20H=C3=B6ke?= Date: Wed, 9 Mar 2016 11:33:02 +0100 Subject: [PATCH] Add empty BOTAN_TOKEN to credentials.py --- credentials.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/credentials.py b/credentials.py index 885b6ca..40d8f78 100644 --- a/credentials.py +++ b/credentials.py @@ -1 +1,2 @@ -TOKEN = 'TOKEN' \ No newline at end of file +TOKEN = 'TOKEN' +BOTAN_TOKEN = '' # Optional: Add a botan.io token if you want bot statistics