Currently if a user calls the !seen nick command and nick's last output was an action (/me), the output will be saying he said \u0001ACTION did something\u0001, which is correct according the protocol, but does not look very nice. The change proposed would replace that output with ***nick did something.
Currently if a user calls the
!seen nick
command and nick's last output was an action (/me), the output will be saying he said\u0001ACTION did something\u0001
, which is correct according the protocol, but does not look very nice. The change proposed would replace that output with***nick did something
.