justlog/config.json.dist
2020-10-01 00:39:59 +02:00

17 lines
No EOL
415 B
Text

{
"admins": ["gempir"],
"logsDirectory": "./logs",
"adminAPIKey": "noshot",
"username": "gempbot",
"oauth": "oauthtokenforchat",
"clientID": "mytwitchclientid",
"clientSecret": "mysecret",
"logLevel": "info",
"channels": ["77829817", "11148817"],
"archive": true,
"channelConfigs": {
"77829817": {
"messageTypes": [1]
}
}
}