mirror of
https://github.com/LBRYFoundation/lbry-tipbot.git
synced 2025-08-23 16:57:24 +00:00
Update default.json.example
add private channel
This commit is contained in:
parent
44d94e7a25
commit
d91b1b27c8
1 changed files with 2 additions and 1 deletions
|
@ -9,5 +9,6 @@
|
||||||
"user": "lbry",
|
"user": "lbry",
|
||||||
"pass": "lbry"
|
"pass": "lbry"
|
||||||
},
|
},
|
||||||
"sandboxchannel": "#369896313082478594"
|
"sandboxchannel": "#369896313082478594",
|
||||||
|
"privatechannel": "#371620338263523328"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue