-
Notifications
You must be signed in to change notification settings - Fork 5
rtainjapan layouts bundle config guide
pasta edited this page Apr 28, 2023
·
2 revisions
{
"googleApiKey": "",
"commentatorSheet": "",
"preventVideoStop": false,
"donationEnabled": false,
"isOnsite": true,
"twitter": {
"targetWords": [
"#rtainjapan"
],
"consumerKey": "",
"consumerSecret": "",
"accessToken": "",
"accessTokenSecret": "",
},
"twitch": {
"channelName": "",
"clientId": "",
"clientSecret": ""
},
"spotify": {
"clientId": ""
"clientSecret": "",
"textPrefix": "",
"textSuffix": ""
},
"tracker": {
"domain": "",
"event": 1,
"websocket": "",
"secure": true
},
"obs": {
"address": "",
"password": ""
},
"checklist": [],
"endCredit": {
"staff": [],
"partners": [],
"volunteers": [],
"text": []
}
}
- マダナイヨ
key | value |
---|---|
TYPEKIT_ID | Adobe FontsのWebプロジェクトで発行したID。Production環境のみ、未設定ではビルド不可。 |