Merge pull request #1692 from mogad0n/help_modes

Help string updates for +f mode
This commit is contained in:
Shivaram Lingamneni
2021-06-16 03:06:24 -04:00
committed by GitHub

View File

@@ -45,6 +45,8 @@ 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 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
| messages to it.