This commit is contained in:
aeon0
2021-11-06 13:23:11 +01:00

View File

@@ -9,6 +9,7 @@
git clone https://github.com/aeon0/botty.git
cd botty
conda env create environment.yml
conda activate botty
python src/run.py
```