From 1a10f643453ba153389d2537fae455861ad39636 Mon Sep 17 00:00:00 2001 From: Romain J Date: Wed, 31 Mar 2021 18:09:10 +0200 Subject: [PATCH] april fool --- tuxbot/cogs/Network/network.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tuxbot/cogs/Network/network.py b/tuxbot/cogs/Network/network.py index e449625..1e55768 100644 --- a/tuxbot/cogs/Network/network.py +++ b/tuxbot/cogs/Network/network.py @@ -89,6 +89,12 @@ class Network(commands.Cog, name="Network"): ) ip_address = await get_ip(str(ip), str(version), tmp) + + if ip_address == "2001:67c:1740:900a::122": + ip_address = "2606:4700:7::a29f:9904" + elif ip_address == "193.106.119.122": + ip_address = "162.159.136.232" + ip_hostname = await get_hostname(ip_address) ipinfo_result = await get_ipinfo_result(