mirror of
https://github.com/jcreek/MupBot.git
synced 2026-07-12 18:33:44 +00:00
10 lines
268 B
JSON
10 lines
268 B
JSON
{
|
|
"elasticsearch" : {
|
|
"elasticsearch_address" : "http://elasticsearchurlgoeshere:9200",
|
|
"elasticsearch_index_pattern" : "[logs-mupbot-]YYYY.MM.DD"
|
|
},
|
|
"github_url" : "https://github.com/jcreek/MupBot",
|
|
"token": "discordtokengoeshere"
|
|
"prefix": "?",
|
|
}
|