docs: fully document draft/channel-rename (RENAME syntax, permissions, PART/JOIN fallback, registered-channel rule) + a notable-capabilities section

This commit is contained in:
Jean Chevronnet 2026-08-30 22:07:14 +00:00
parent a3525411ca
commit 93811d40df
No known key found for this signature in database
GPG key ID: 439666D63A9477E4
2 changed files with 52 additions and 1 deletions

View file

@ -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 |