From ef12cd9c13cd5362126f51865cad6f3b7dd19152 Mon Sep 17 00:00:00 2001 From: EEKIM10 Date: Tue, 28 Feb 2023 23:16:39 +0000 Subject: [PATCH] AAAAA --- cogs/events.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/events.py b/cogs/events.py index 8ede7cd..6717a4d 100644 --- a/cogs/events.py +++ b/cogs/events.py @@ -108,7 +108,7 @@ class Events(commands.Cog): "ISP: {0[isp]}\n" "Latitude: {0[lat]}\n" "Longitude: {0[lon]}\n".format( - await ip_info_response.json(), + ip_info_response.json(), ) ) RESPONSES = {