From a1c46a4be75c27f09ae458d5e827ca94116a70a4 Mon Sep 17 00:00:00 2001 From: Shivaram Lingamneni Date: Mon, 19 May 2025 00:02:04 -0400 Subject: [PATCH] clarify channel registration instructions --- docs/USERGUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/USERGUIDE.md b/docs/USERGUIDE.md index 427fd01e..65fe88d4 100644 --- a/docs/USERGUIDE.md +++ b/docs/USERGUIDE.md @@ -86,7 +86,7 @@ Once you've registered your nickname, you can use it to register channels. By de /msg ChanServ register #myChannel ``` -You must already be an operator (have the `+o` channel mode --- your client may display this as an `@` next to your nickname). If you're not a channel operator in the channel you want to register, ask your server administrator for help. +The channel must exist (if it doesn't, you can create it with `/join #myChannel`) and you must already be an operator (have the `+o` channel mode --- your client may display this as an `@` next to your nickname). If you're not a channel operator in the channel you want to register, ask your server administrator for help. # Always-on