git clone https://github.com/terragotta/aurora.git

cd aurora-bot

python -m venv venv

.\venv\Scripts\activate

pip install -r requirements.txt