mirror of
https://github.com/ergochat/ergo.git
synced 2024-12-23 11:12:44 +01:00
help for +f mode
fix help for +f mode
This commit is contained in:
parent
ca99a65dc4
commit
8efb2d23c3
@ -45,6 +45,8 @@ Ergo supports the following channel modes:
|
|||||||
+i | Invite-only mode, only invited clients can join the channel.
|
+i | Invite-only mode, only invited clients can join the channel.
|
||||||
+k | Key required when joining the channel.
|
+k | Key required when joining the channel.
|
||||||
+l | Client join limit for 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
|
||||||
|
to the provided channel instead.
|
||||||
+m | Moderated mode, only privileged clients can talk on the channel.
|
+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
|
+n | No-outside-messages mode, only users that are on the channel can send
|
||||||
| messages to it.
|
| messages to it.
|
||||||
|
Loading…
Reference in New Issue
Block a user