1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-10 17:12:48 +00:00
Files
go-discord-bot/config.template.json
2017-08-02 23:26:39 -05:00

13 lines
223 B
JSON

{
"Token": "",
"BotPrefix": "#",
"SoundsPath": "./sounds/",
"UploadPassword": "",
"ServerAddr": ":80",
"pubg": {
"apiKey": "",
"enabled": true,
"players": ["player1"]
}
}