Updated README.

This commit is contained in:
Storm Dragon 2025-06-16 18:02:24 -04:00
parent e04da00bc4
commit 022b9ba048

View File

@ -115,12 +115,12 @@ certificate = bragi.pem
**With configuration file:**
```bash
venv/bin/python mumbleBot.py --config configuration.ini
venv/bin/python bragi.py --config configuration.ini
```
**With command line arguments:**
```bash
venv/bin/python mumbleBot.py -s HOST -u Bragi -P PASSWORD -p PORT -c CHANNEL -C /path/to/bragi.pem
venv/bin/python bragi.py -s HOST -u Bragi -P PASSWORD -p PORT -c CHANNEL -C /path/to/bragi.pem
```
## Commands