From 801f6ce9784dd54c070594cf831acd445b94c2c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20=C3=81lvarez?= Date: Thu, 20 Jul 2017 12:58:17 +0200 Subject: [PATCH] tokens import --- conf.py | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/conf.py b/conf.py index abaaf2e..0bc3fa3 100644 --- a/conf.py +++ b/conf.py @@ -1,17 +1,10 @@ -url_discord_webhook = "https://discordapp.com/api/webhooks/???/???????" - -battle_net_region = "eu" -battle_net_apikey = "????" - -twitch_token = "?????" - -warcraftlogs_token = "???????" +from tokens import * icon_wowhead = "<:wowhead:283900950379233280>" -icon_mmoc = "<:mmochampion:283900921694650368>" +icon_mmoc = "<:MMOChampion:283900921694650368>" icon_twitch = "<:twitch:332609778285019137>" -icon_warcraftlogs = "<:warcraftlogs:283906655484379138>" +icon_warcraftlogs = "<:Warcraftlogs:283906655484379138>" affixes = { "Bullente": "<:m_teeming:278565188410802176>",