From d91b1b27c87857563294bbd7b33ad5052e4d7a79 Mon Sep 17 00:00:00 2001 From: YULIUS KURNIAWAN KRISTIANTO Date: Sat, 12 Jan 2019 01:48:05 +0700 Subject: [PATCH] Update default.json.example add private channel --- config/default.json.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/default.json.example b/config/default.json.example index 2aab9d5..f946ab8 100644 --- a/config/default.json.example +++ b/config/default.json.example @@ -9,5 +9,6 @@ "user": "lbry", "pass": "lbry" }, - "sandboxchannel": "#369896313082478594" + "sandboxchannel": "#369896313082478594", + "privatechannel": "#371620338263523328" }