mirror of
https://github.com/jcreek/denBot.git
synced 2026-07-12 18:33:45 +00:00
9 lines
219 B
JSON
9 lines
219 B
JSON
{
|
|
"channeldeletetimeinminutes": 30,
|
|
"deletecommandstoggle": false,
|
|
"maxqueuesize": 4,
|
|
"elasticsearchhost": "http://YOUR-ELASTICSEARCH-ADDRESS-GOES-HERE:9200",
|
|
"prefix": "!",
|
|
"token": "YOUR-TOKEN-GOES-HERE"
|
|
}
|