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 = "???????"