From c0d5b254544f73ca9feb0fda8247e2c45b97de3a Mon Sep 17 00:00:00 2001 From: nexy7574 Date: Fri, 31 May 2024 01:28:15 +0100 Subject: [PATCH] Update README.md Signed-off-by: nexy7574 --- README.md | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 3115de9..f47cb98 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,4 @@ # LCC Bot -Yeah +v1 has been deprecated and disabled! [v2 is now here](https://git.i-am.nexus/college-bot-v1). -## Installing (docker) - -see [INSTALL.md](INSTALL.md) - -### Without docker - -```shell -git clone https://github.com/EEKIM10/LCC-Bot.git -cd LCC-Bot -python3 -m venv venv -source venv/bin/activate -pip install -U pip wheel setuptools -pip install -r requirements.txt -mv config.example.py config.py -$EDITOR config.py -python3 main.py -``` +This version of the bot is crap and held together by hopes and dreams, you really should check out v2 if you want to run your own version. Plus v1 was mainly programmed for one server anyway.