1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-10 09:02:49 +00:00
Files
go-discord-bot/config.template.json
2017-04-07 23:46:26 -05:00

8 lines
191 B
JSON

// IMPORTANT - rename this file to config.json and remove this line
{
"Token": "",
"BotPrefix": "#",
"SoundsPath": "./sounds/",
"UploadPassword": "",
"ServerAddr": ":80"
}