This commit is contained in:
EEKIM10 2023-02-28 23:15:38 +00:00
parent fcf3f42327
commit d999ba2816

View file

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