FunkyBot/config.json

23 lines
659 B
JSON
Raw Permalink Normal View History

{
"servername": {
"twitch": {
"client_id": "",
"client_secret": "",
"access_token": "",
"channel_id": "xxx",
"channel_name": "xxx",
"expire_date": 1649873640,
"watchlist": []
}
},
"OgmaBotDev": {
"twitch": {
"client_id": "p41kt8by26lf849jz63sdgri1plpqq",
"client_secret": "2wh0kjznetlf1nw19tkoedd73ilje7",
"access_token": "j1ourtl76gti896r5lllcfjikrsjap",
"channel_id": 1385668221582970981,
"channel_name": "live-penguins",
"expire_date": 1752548253
}
}
}