mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-10 00:52:48 +00:00
added server address to config
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"Token": "",
|
||||
"BotPrefix": "#"
|
||||
"BotPrefix": "#",
|
||||
"SoundsPath": "./sounds/",
|
||||
"UploadPassword": "",
|
||||
"ServerAddr": ":80"
|
||||
}
|
||||
Reference in New Issue
Block a user