Notes:
Several fixes since 1.0.3 including:
* fixed a small bug in the Event parser that was causing problems with Mode e
vents.
* fixed rdoc formatting in README
* moved IRC login (NICK and REALNAME) stuff to IRCConnection.
* updated IRCConnection.handle_connection to take nick and realname info
* created IRCConnection.create_tcp_socket for creation of sockets.
* moved events out of class EventLookup and into eventmap.yml
* fixed EventLookup to load eventmap.yml, and accept string or number for lookup method.
Changes:
|