From 0fe574fbd967033d8e8e461edcfa2035b769c930 Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Mon, 1 Sep 2025 19:18:48 +0100 Subject: [PATCH] discord: clarify "Invite channel" setting mention it's the name you put there, not the ID. --- config/config-base.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config-base.yaml b/config/config-base.yaml index aef4bb5..5f879a7 100644 --- a/config/config-base.yaml +++ b/config/config-base.yaml @@ -924,7 +924,7 @@ sections: requires_restart: true depends_true: provide_invite type: text - description: Channel to invite new users to. + description: Name of channel to invite new users to. - setting: apply_role name: Apply Role on connection requires_restart: true