BilacBot

Run Server

python -m venv venv
source ./venv/bin/activate
pip3 install -r requirements.txt
python3 back.py ...