Installation Clone this repository Edit template.env and rename it .env conda create -n koboldbot python=3.10 -y conda activate koboldbot pip install -r requirements.txt python bot.py