ircv3-specifications
ircv3-specifications copied to clipboard
Add the read client-tag specification
Copied from delivered:
Added a nice small implementation of this in jesopo/bitbot@6a67c37 that does both
+draft/delivered&+draft/readin oneTAGMSGon privatePRIVMSGandNOTICE
While it might not be great to send this to channels, there is a use for this functionality in bouncers/gateways. Perhaps not as a client tag though.
That said, the BOUNCER command is probably better placed for that.
https://github.com/ircv3/ircv3-ideas/issues/39 https://gist.github.com/prawnsalad/d864822d9bb8116626a4370bee6e6fc6#changing-a-buffer
[c] BOUNCER changebuffer netid buffername seen=1
There was strong concensus in the 24 Feb 2021 meeting that this should definitely be restricted to PMs only, and removed from the roadmap pending further implementation interest.
FWIW, we just merged a vendored extension for read receipts in soju: https://git.sr.ht/~emersion/soju/tree/master/item/doc/ext/read.md