From 92272221881bd7a2462a06d4fadff9e067fa5fd6 Mon Sep 17 00:00:00 2001 From: YULIUS KURNIAWAN KRISTIANTO Date: Wed, 16 Jan 2019 00:10:46 +0700 Subject: [PATCH] update channel id. see mark firth message he helped me to find out the correct id for internal channel --- config/default.json.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default.json.example b/config/default.json.example index f946ab8..312af92 100644 --- a/config/default.json.example +++ b/config/default.json.example @@ -10,5 +10,5 @@ "pass": "lbry" }, "sandboxchannel": "#369896313082478594", - "privatechannel": "#371620338263523328" + "privatechannel": "#534780009684926485" }