Subject: | non-standard behavior of OFTC ircd breaks POE::Component::IRC::State |
The ircd used by OFTC (irc.oftc.net) does not return the user's modes in the who reply:
#Kobot Yaakov` H 0 yaakov@v855.com [Yaakov]
That is a +o client, and as you can see, you cannot see that.
The names reply *does* show the @ or + status. In the current situation, no information about
user modes is available in $irc->{STATE} which is clearly very broken.
Thanks for your time and the very nice module.
Yaakov