Net::YAIL is an IRC library written in pure Ruby. Using simple functions, it is trivial to build a complex, event-driven IRC application, such as a bot or even a full command-line client. All events can have a single callback and any number of before-callback and after-callback filters. Even outgoing events, such as when you join a channel or send a message, can have filters for stats gathering, text filtering, etc.
Required Ruby Version
None
Authors
Jeremy Echols
Versions
- 1.6.2 April 04, 2013 (43 KB)
- 1.6.1 February 20, 2013 (42.5 KB)
- 1.6.0 November 08, 2012 (41.5 KB)
- 1.5.1 August 19, 2011 (42 KB)
- 1.4.6 April 20, 2011 (36 KB)