docs: fully document draft/channel-rename (RENAME syntax, permissions, PART/JOIN fallback, registered-channel rule) + a notable-capabilities section
This commit is contained in:
parent
a3525411ca
commit
93811d40df
2 changed files with 52 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ require `+o` and may be further restricted by your oper type (see [Operators](/d
|
|||
| `INVITE` / `UNINVITE` | Invite or revoke a pending invite |
|
||||
| `KNOCK` | Request an invite to an invite-only channel |
|
||||
| `CYCLE` | Part and immediately rejoin |
|
||||
| `RENAME` | Rename a channel (op+) |
|
||||
| `RENAME` | Rename a channel in place (op+) — see [Channel rename](/docs/ircv3#channel-rename) |
|
||||
| `TBAN` | Set a temporary, auto-expiring channel ban |
|
||||
| `NAMES` | List channel members |
|
||||
| `MODE` | Query or change channel/user modes |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue