forked from External/ergo
fix #1060
This commit is contained in:
parent
5741f3e15c
commit
9e3ad5aff1
1 changed files with 3 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ Oragono supports the following channel modes:
|
||||||
+R | Only registered users can join 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.
|
||||||
|
+E | Roleplaying commands are enabled in the channel.
|
||||||
+C | Clients are blocked from sending CTCP messages in the channel.
|
+C | Clients are blocked from sending CTCP messages in the channel.
|
||||||
|
|
||||||
= Prefixes =
|
= Prefixes =
|
||||||
|
|
@ -70,6 +71,8 @@ Oragono supports the following user modes:
|
||||||
+R | User only accepts messages from other registered users.
|
+R | User only accepts messages from other registered users.
|
||||||
+s | Server Notice Masks (see help with /HELPOP snomasks).
|
+s | Server Notice Masks (see help with /HELPOP snomasks).
|
||||||
+Z | User is connected via TLS.
|
+Z | User is connected via TLS.
|
||||||
|
+B | User is a bot.
|
||||||
|
+E | User can receive roleplaying commands.
|
||||||
+T | User is blocked from sending CTCP messages.`
|
+T | User is blocked from sending CTCP messages.`
|
||||||
snomaskHelpText = `== Server Notice Masks ==
|
snomaskHelpText = `== Server Notice Masks ==
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue