Project

on_irc

0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
An event driven IRC library with an easy to use DSL
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

on_irc

An event driven IRC library for the Ruby programming language.

on_irc is Ruby 1.8.7 compatible and will remain this way. If you don't require 1.8.7 compatability, cinch is almost certainly a better option. However, if you're stuck on 1.8.7, on_irc might work for you.

Samples

See the examples directory.

Dependencies

on_irc uses the eventmachine gem.