cooper / juno

a seriously modern IRC daemon written from scratch in Perl. designed to be ridiculously extensible, painlessly reloadable, and excessively configurable
https://juno.mitchellcooper.me
ISC License
15 stars 4 forks source link

IRCv3.2 echo-message #173

Closed cooper closed 7 years ago

cooper commented 7 years ago

the echo-message spec mentions the concern of the source user messaging himself but does not clearly state how this situation should be handled. i made it so, when messaging one's self, it would be the same as the usual behavior (to bounce the message back just once)