From d56ac87ee204ac3781e0aeab032e6e9de7ee3a13 Mon Sep 17 00:00:00 2001 From: Mark Hoekveen Date: Sat, 14 Aug 2021 16:13:16 +0200 Subject: [PATCH] Haal weerlive token op uit ini --- Shitpost.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shitpost.py b/Shitpost.py index 0d56a3c..9e92a62 100644 --- a/Shitpost.py +++ b/Shitpost.py @@ -519,7 +519,7 @@ class Shitpost(commands.Cog): else: v = True - url = "http://weerlive.nl/api/json-data-10min.php?key=demo&locatie=" + location + url = f"http://weerlive.nl/api/json-data-10min.php?key={self.bot.tokens['weerLive']}&locatie={location}" response = requests.get(url) #Oant Moarn