GM-Discord/web/nodejs/config_sample.json

8 lines
99 B
JSON

{
"port": 8080,
"token": "",
"channel": "",
"webhook": "",
"security": true,
"debug": false
}