Config
Last updated
Last updated
Unmittelbar nach dem erfolgreichen Aufbau der Verbindung erhältst du von uns die Config. Diese ändert sich leicht je nach Typ des bereitgestellten Tokens.
{
"ID": "OB2OF_CONFIG",
"CODE": 200,
"MESSAGE": "Config Data for Overlay",
"DATA": {
"connection": {
"id": ,
"status": "connected",
"authed": true
},
"overlay": {
"token": ,
"type": ,
"selectedId": ,
"selectedIds": ,
"name": ,
"settings": [{}], // deprecated
"host":
},
"slive": {
"tier":
},
"": {
"user": {
"id": "31021656",
"name": "thejocraft_live",
"userType": "",
"broadcasterType": "partner",
"views": 9940437,
"description": "Minecraft mit Niveau und Verstand neu erfahren. ",
"pb": "https://static-cdn.jtvnw.net/jtv_user_pictures/449e0a0a-3400-4370-829c-3c93a111ba82-profile_image-300x300.png",
"offlineImg": "https://static-cdn.jtvnw.net/jtv_user_pictures/8bddf92f-0658-4248-81ec-25af5258fbf2-channel_offline_image-1920x1080.png",
"isBanned": false,
"bannedSince": 0
},
"stream": {
"id": "",
"status": "offline",
"title": "",
"viewer": 0,
"language": "",
"preview": "",
"game": {
"id": "",
"name": ""
},
"uptime": {
"startedAt": "",
"startedAtUnix": "",
"converted": ""
},
"tags": [],
"lastStream": {
"uptime": "",
"title": "",
"vod": "",
"startedAt": ""
},
"stats": false
},
"slive": {
"badge": [] // deprecated
},
"scopes": [
"bits:read",
"channel:read:goals",
"channel:read:hype_train",
"channel:read:polls",
"channel:read:predictions",
"channel:read:subscriptions",
"chat:read",
"moderator:read:followers",
"moderator:read:shoutouts"
]
}
}
}
Die Einstellungen werden genutzt, um die einzelnen Module zu laden. Zusätzlich erhält man direkt Informationen über den zugehörigen Twitch-Account.