This commit is contained in:
EEKIM10 2023-02-28 23:16:39 +00:00
parent d999ba2816
commit ef12cd9c13

View file

@ -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 = {