feat(*): Add github url to config

This commit is contained in:
2021-01-14 17:37:42 +00:00
parent e27a470712
commit a2f0f79d58
+1
View File
@@ -3,6 +3,7 @@
"elasticsearch_address" : "http://elasticsearchurlgoeshere:9200",
"elasticsearch_index_pattern" : "[logs-mupbot-]YYYY.MM.DD"
},
"github_url" : "https://github.com/jcreek/MupBot",
"prefix": "!",
"token": "discordtokengoeshere"
}