From 2e76379c87e95cab5721b8f2d4b8983ddb6e6572 Mon Sep 17 00:00:00 2001 From: Romain J Date: Sun, 31 May 2020 22:49:04 +0200 Subject: [PATCH] feat(commands|Network): add iplocalise command --- .idea/dictionaries/romain.xml | 11 ++++ .idea/discord.xml | 2 +- .idea/workspace.xml | 108 +++++++++++++++++++++++-------- app.py | 1 + cogs/Network.py | 110 ++++++++++++++++++++++++++++++++ configs/bot/protected.py | 5 +- configs/bot/settings.py.example | 3 + requirements.txt | 2 + utils/functions/extra.py | 6 +- 9 files changed, 217 insertions(+), 31 deletions(-) create mode 100644 .idea/dictionaries/romain.xml create mode 100644 cogs/Network.py diff --git a/.idea/dictionaries/romain.xml b/.idea/dictionaries/romain.xml new file mode 100644 index 0000000..f471c50 --- /dev/null +++ b/.idea/dictionaries/romain.xml @@ -0,0 +1,11 @@ + + + + ipinfo + iplocalise + localiseip + postgresql + splt + + + \ No newline at end of file diff --git a/.idea/discord.xml b/.idea/discord.xml index 59b11d1..a04e4e5 100644 --- a/.idea/discord.xml +++ b/.idea/discord.xml @@ -1,7 +1,7 @@ -