Pull request addressing #107. Simple addition of an additional CLI arg to stream.py and introduction of BBB_CHAT_STREAM_URL to set the URL.
Choice for handling the default might be a bit flaky (ll. 146 in stream.py), but i could not think of a better way to use a default there (as that would depend on args.target being already populated).
Pull request addressing #107. Simple addition of an additional CLI arg to stream.py and introduction of BBB_CHAT_STREAM_URL to set the URL.
Choice for handling the default might be a bit flaky (ll. 146 in stream.py), but i could not think of a better way to use a default there (as that would depend on args.target being already populated).