Files
MupBot/config.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": "?",
}