totallymike / ircnode

Extensible IRC bot written with node.js
https://github.com/totallymike/ircnode/wiki
MIT License
4 stars 2 forks source link

Modified !seen output #33

Closed sigv closed 12 years ago

sigv commented 12 years ago

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.