mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-10 00:52:48 +00:00
14 lines
252 B
JSON
14 lines
252 B
JSON
{
|
|
"Token": "",
|
|
"BotPrefix": "#",
|
|
"SoundsPath": "./sounds/",
|
|
"ClipsPath": "./clips/",
|
|
"UploadPassword": "",
|
|
"ServerAddr": ":80",
|
|
"pubg": {
|
|
"apiKey": "",
|
|
"enabled": true,
|
|
"players": ["player1"]
|
|
}
|
|
}
|