diff --git a/lb.py b/lb.py index 644f752..f41e4b3 100644 --- a/lb.py +++ b/lb.py @@ -124,4 +124,8 @@ def cls(): except Exception as e: print(f"Error connecting to {server}: {e}") code() + if (command == "quarky"): + print("YOU DUMMY PYTHON 3.8??? THE NEWEST VERSION IS 3.13") + print("AND A PIP VERSION FROM 2021?????") + code() code()