• Stars
    star
    2
  • Language
    Ruby
  • Created over 13 years ago
  • Updated over 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

mrIRC (Minimalist Ruby IRC) is a lightweight pure Ruby IRC client library based on an inheritance system. The easiest way to connect to an IRC server, join channels, and respond to almost any event by simply defining a method in a sub-class.