mirror of
https://github.com/jcreek/MupBot.git
synced 2026-07-13 02:43:45 +00:00
feat(*): Add github url to config
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
"elasticsearch_address" : "http://elasticsearchurlgoeshere:9200",
|
"elasticsearch_address" : "http://elasticsearchurlgoeshere:9200",
|
||||||
"elasticsearch_index_pattern" : "[logs-mupbot-]YYYY.MM.DD"
|
"elasticsearch_index_pattern" : "[logs-mupbot-]YYYY.MM.DD"
|
||||||
},
|
},
|
||||||
|
"github_url" : "https://github.com/jcreek/MupBot",
|
||||||
"prefix": "!",
|
"prefix": "!",
|
||||||
"token": "discordtokengoeshere"
|
"token": "discordtokengoeshere"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user