justlog/config.json.dist

14 lines
343 B
Text
Raw Normal View History

2018-11-29 18:20:57 -03:00
{
2020-08-26 21:35:20 -04:00
"admins": ["gempir"],
2018-11-29 18:20:57 -03:00
"logsDirectory": "./logs",
2020-09-25 20:45:18 -03:00
"adminAPIKey": "noshot",
2018-12-02 10:53:01 -03:00
"username": "gempbot",
2018-12-02 15:48:42 -03:00
"oauth": "oauthtokenforchat",
2021-09-28 05:39:52 -03:00
"botVerified": true,
2018-12-02 15:48:42 -03:00
"clientID": "mytwitchclientid",
2020-05-05 16:04:11 -04:00
"clientSecret": "mysecret",
"logLevel": "info",
"channels": ["77829817", "11148817"],
"archive": true
}