From 8f8b71761d40fa566e45f5536c0faa5876fe6a47 Mon Sep 17 00:00:00 2001 From: Shivaram Lingamneni Date: Wed, 16 Jun 2021 02:52:21 -0400 Subject: [PATCH] Update irc/help.go Co-authored-by: Mikaela Suomalainen --- irc/help.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc/help.go b/irc/help.go index b16cc2c5..927b62be 100644 --- a/irc/help.go +++ b/irc/help.go @@ -45,7 +45,7 @@ Ergo supports the following channel modes: +i | Invite-only mode, only invited clients can join the channel. +k | Key required when joining the channel. +l | Client join limit for the channel. - +f | Users who are unable to join this channel (due to +i or +l) are forwarded + +f | Users who are unable to join this channel (due to another mode) are forwarded to the provided channel instead. +m | Moderated mode, only privileged clients can talk on the channel. +n | No-outside-messages mode, only users that are on the channel can send