mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-10 00:52:48 +00:00
8 lines
191 B
JSON
8 lines
191 B
JSON
// IMPORTANT - rename this file to config.json and remove this line
|
|
{
|
|
"Token": "",
|
|
"BotPrefix": "#",
|
|
"SoundsPath": "./sounds/",
|
|
"UploadPassword": "",
|
|
"ServerAddr": ":80"
|
|
} |