justlog/config.json.dist

14 lines
No EOL
327 B
Text

{
"admin": "gempir",
"logsDirectory": "./logs",
"username": "gempbot",
"oauth": "oauthtokenforchat",
"clientID": "mytwitchclientid",
"logLevel": "info",
"channels": ["77829817", "11148817"],
"channelConfigs": {
"77829817": {
"messageTypes": [1]
}
}
}