From c8eacc2a87f4b922309e28227860c72130a182d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20=C3=81lvarez?= Date: Thu, 20 Jul 2017 13:00:18 +0200 Subject: [PATCH] new file for tokens, instead of conf.py --- tokens.py | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tokens.py diff --git a/tokens.py b/tokens.py new file mode 100644 index 0000000..189590b --- /dev/null +++ b/tokens.py @@ -0,0 +1,9 @@ + +url_discord_webhook = "https://discordapp.com/api/webhooks/???/???????" + +battle_net_region = "eu" +battle_net_apikey = "????" + +twitch_token = "?????" + +warcraftlogs_token = "???????"