massbanner/config_dist.json

18 lines
355 B
JSON
Raw Permalink Normal View History

2020-12-15 14:25:01 +01:00
{
"Username": "",
"Password": "",
"PNSLToken": "",
"IgnorePNSL": false,
2021-08-23 16:26:48 +02:00
"UseParallelUniverse": true,
"DefaultChannel": "",
"Blacklisted" : [],
2020-12-22 07:25:43 +01:00
"Users": [],
2021-09-06 22:19:16 +02:00
"Channels": [],
"SendChunks": true,
"SendMeme": false,
2020-12-22 07:25:43 +01:00
"Prefix": "!!",
2020-12-15 14:36:38 +01:00
"MaxConnections": 30,
"MaxChunkSize": 2000,
"DelayPerChunk": 30e3
}