Files
twitchBot-intelligent/config/user.json
T
2025-07-20 01:50:24 +02:00

12 lines
256 B
JSON

[
{
"tw_acc_pseudo": "demo_bot_1",
"tw_acc_token": "oauth:demo_token_1",
"charactere": "😊"
},
{
"tw_acc_pseudo": "demo_bot_2",
"tw_acc_token": "oauth:demo_token_2",
"charactere": "🤖"
}
]