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.