Project

marvin

0.02
No commit activity in last 3 years
No release in over 3 years
Marvin is a library (also usable in framework / application form) that makes it simple and fast to build applications around IRC. With an emphasis on making common tasks (e.g. replies, bots using method call style syntax and the like) easy, whilst still making it possible to do more complex thing (1 connection, N worker processes, Multiple servers, etc) it aims to make working with IRC in an evented fashion fun and easy for all rubyists.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

>= 0.12.8
>= 0
>= 1.0.1
 Project Readme

Marvin - an evented ruby IRC library

Welcome to the home of Marvin - a ruby library (usable as a framework) for working with IRC in an evented fashion. This app is currently undergoing major changes and master is used to reflect ongoing development. If you'd like to play with an older version, checkout the v0.4.0 tag or the legacy branch. Thanks!

-- Darcy