From 28d1d71c5af8b578d882e6aef81b5bae8730d38f Mon Sep 17 00:00:00 2001 From: Romain J Date: Tue, 2 Jun 2020 01:47:24 +0200 Subject: [PATCH] feat(cli|ui): add ~~beautiful~~ useless UI when launching bot --- .idea/dictionaries/romain.xml | 4 ++ .idea/workspace.xml | 94 +++++++++++++++++++++------------ app.py | 93 +++++++++++++++++++++----------- cogs/Logs.py | 3 +- cogs/Network.py | 2 +- configs/bot/settings.py.example | 3 +- requirements.txt | 39 ++++---------- utils/functions/cli.py | 89 +++++++++++++++++++++++++++++++ utils/functions/extra.py | 4 +- version.py | 14 +++++ 10 files changed, 247 insertions(+), 98 deletions(-) create mode 100644 utils/functions/cli.py create mode 100644 version.py diff --git a/.idea/dictionaries/romain.xml b/.idea/dictionaries/romain.xml index f471c50..4f304c1 100644 --- a/.idea/dictionaries/romain.xml +++ b/.idea/dictionaries/romain.xml @@ -1,11 +1,15 @@ + commandstats ipinfo iplocalise localiseip postgresql + socketstats splt + tutux + webhooks \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3fe55d9..b4233a9 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,17 +1,19 @@ - - + + + + + - + + - -