mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-11 17:42:48 +00:00
added server address to config
This commit is contained in:
3
dist/config.template.json
vendored
3
dist/config.template.json
vendored
@@ -2,5 +2,6 @@
|
||||
"Token": "",
|
||||
"BotPrefix": "#",
|
||||
"SoundsPath": "./sounds/",
|
||||
"UploadPassword": ""
|
||||
"UploadPassword": "",
|
||||
"ServerAddr": ":80"
|
||||
}
|
||||
Reference in New Issue
Block a user