mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-10 00:52:48 +00:00
wip ui for pubg
This commit is contained in:
@@ -3,5 +3,10 @@
|
||||
"BotPrefix": "#",
|
||||
"SoundsPath": "./sounds/",
|
||||
"UploadPassword": "",
|
||||
"ServerAddr": ":80"
|
||||
"ServerAddr": ":80",
|
||||
"pubg": {
|
||||
"apiKey": "",
|
||||
"enabled": true,
|
||||
"players": ["player1"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user