3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00
This commit is contained in:
Shivaram Lingamneni 2020-04-06 10:47:55 -04:00
parent 7929d82e09
commit 8fb5eee171

View File

@ -48,7 +48,7 @@ Oragono supports the following channel modes:
+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.
+R | Only registered users can talk in the channel. +R | Only registered users can join the channel.
+s | Secret mode, channel won't show up in /LIST or whois replies. +s | Secret mode, channel won't show up in /LIST or whois replies.
+t | Only channel opers can modify the topic. +t | Only channel opers can modify the topic.