A script to access the dsv live ticker.
- Checkout
- Create venv:
python -m venv env - Activate venv:
source ./env/bin/activate - Install requirements:
pip install -r requirements.txt
- Run
python dsvticker.py -oto get an overview over the currently active games - Copy a game id (in square brackets) looking like this:
[2024_229__L_3]==>2024_229__L_3 - Run
python dsvticker.py -b 2024_229__L_3to broadcast game events on port9001