Hi, i have a IRC-Server where users can have a prefix of *@.
This will cause the bot to add them wrong to the users hashset when the onNames
function is called.
This results to the error message "Message from unkown person or to unknown
channel" when you write a message into the channel.
I manually fixed this by changing the onNames function in the Network class to
just truncate leading * characters
Original issue reported on code.google.com by firespli...@gmail.com on 13 Jan 2014 at 10:18
Original issue reported on code.google.com by
firespli...@gmail.com
on 13 Jan 2014 at 10:18