Channel Modes: Difference between revisions
Jump to navigation
Jump to search
ComputerTech (talk | contribs) No edit summary |
ComputerTech (talk | contribs) No edit summary |
||
| Line 21: | Line 21: | ||
| Moderated channel (only +vhoaq users may speak) | | Moderated channel (only +vhoaq users may speak) | ||
|- | |- | ||
| ''' | | '''R''' | ||
| Registered Only | | Registered Only | ||
| Only registered (+r) users may join the channel | | Only registered (+r) users may join the channel | ||
|- | |- | ||
| ''' | | '''z''' | ||
| SSL Only | | SSL Only | ||
| Prevent non-SSL users from joining the channel. | | Prevent non-SSL users from joining the channel. | ||
|} | |} | ||
Revision as of 15:37, 28 April 2023
Example
To set +R on the channel #example:
/mode #example +R
To unset it:
/mode #example -R
Channel Modes
| Flag | Title | Description |
|---|---|---|
| m | Moderated | Moderated channel (only +vhoaq users may speak) |
| R | Registered Only | Only registered (+r) users may join the channel |
| z | SSL Only | Prevent non-SSL users from joining the channel. |