steamgifts-bot
steamgifts-bot copied to clipboard
README.md
Please indicate that Python3 and Python3-venv is required for correct operation, or specify the following script: sudo apt-get install python3 && apt-get install python3-venv
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python3 src/cli.py