From d999ba281670311dee1a02d50a78ef06797348ed Mon Sep 17 00:00:00 2001 From: EEKIM10 Date: Tue, 28 Feb 2023 23:15:38 +0000 Subject: [PATCH] balls --- cogs/events.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/events.py b/cogs/events.py index ec35e33..8ede7cd 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( - ip, + await ip_info_response.json(), ) ) RESPONSES = {