Skip to content

Commit 4bb789a

Browse files
committed
Add oper-tag to /irc.
1 parent 229119c commit 4bb789a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

_irc/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,10 @@ allows clients to disable the implicit `NAMES` responses sent after `JOIN` in
302302
case they don't always need that information for all channels. Clients can
303303
still query that information as needed via the `NAMES` or `WHO` command.
304304

305+
The **work-in-progress** [`oper-tag` spec]({{site.baseurl}}/specs/extensions/oper-tag.html)
306+
defines a way for clients to receive a message tag on messages specifying that
307+
the source of the message is from an IRC operator. This is useful for letting
308+
users know that a message is from a trusted source.
305309

306310
## [Message IDs]({{site.baseurl}}/specs/extensions/message-ids.html)
307311

0 commit comments

Comments
 (0)