13 lines
209 B
Text
13 lines
209 B
Text
{
|
|
"bot": {
|
|
"token": "discordbottoken",
|
|
"prefix": "!",
|
|
"debug": false
|
|
},
|
|
"lbrycrd": {
|
|
"port": 9245,
|
|
"user": "lbry",
|
|
"pass": "lbry"
|
|
},
|
|
"sandboxchannel": "#369896313082478594"
|
|
}
|