mirror of
https://github.com/onyx-and-iris/streamlabs-socketio-py
synced 2025-04-01 19:33:53 +01:00
add poetry badge to readme
This commit is contained in:
parent
7d7704dd28
commit
7bea4453fa
@ -1,5 +1,6 @@
|
||||
[](https://badge.fury.io/py/streamlabsio)
|
||||
[](https://github.com/onyx-and-iris/streamlabs-socketio-py/blob/dev/LICENSE)
|
||||
[](https://python-poetry.org/)
|
||||
[](https://github.com/psf/black)
|
||||
[](https://pycqa.github.io/isort/)
|
||||
|
||||
@ -70,6 +71,10 @@ The following keyword arguments may be passed:
|
||||
- `token`: str Streamlabs SocketIO api token.
|
||||
- `raw`: boolean=False Receive raw data messages as json objects.
|
||||
|
||||
The following attribute is available:
|
||||
|
||||
- `raw`: boolean Toggle raw mode at runtime.
|
||||
|
||||
### Attributes
|
||||
|
||||
For event data you may inspect the available attributes using `attrs()`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user