lbry-tipbot/config/default.json.example
2018-02-22 02:26:39 +01:00

14 lines
209 B
Plaintext

{
"bot": {
"token": "discordbottoken",
"prefix": "!",
"debug": false
},
"lbrycrd": {
"port": 9245,
"user": "lbry",
"pass": "lbry"
},
"sandboxchannel": "#369896313082478594"
}