mirror of
https://github.com/litruv/API-WebSocket-Bridge.git
synced 2026-07-24 02:36:03 +10:00
testing workflow
This commit is contained in:
@@ -97,7 +97,7 @@ The example response from Salty Bet's API:
|
|||||||
"remaining": "78 more matches until the next tournament!"
|
"remaining": "78 more matches until the next tournament!"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
The configuration defines five events with their respective `emitEvent` names and associated parameters. These events allow you to subscribe to specific changes in the API response:
|
The configuration defines five events with their respective `emitEvent` names and associated parameters. These events allow you to subscribe to specific changes in the API response:
|
||||||
|
|
||||||
- `teamNamesChange`: Triggers when the names of the players change (`"p1name"` or `"p2name"`).
|
- `teamNamesChange`: Triggers when the names of the players change (`"p1name"` or `"p2name"`).
|
||||||
|
|||||||
Reference in New Issue
Block a user