public
Rubygem
Description: irccat is like `cat`, but here, the STDOUT is an IRC channel.
Homepage: http://irccat.rubyforge.org/
Clone URL: git://github.com/webs/irccat.git
Click here to lend your support to: irccat and make a donation at www.pledgie.com !
webs (author)
Fri Feb 15 01:45:04 -0800 2008
commit  8b718d0831c4abb3f60b0788bad5f453ff78b13e
tree    0616ac2daba7935925bb2750031e945ee673cbbe
parent  e036cdd0c66fea6360cad5ae193189ef55161f40
irccat /
name age message
file README.txt Wed Jan 30 07:36:35 -0800 2008 Readme changes, New items in TODO and good URL ... [webs]
file TODO.txt Wed Jan 30 07:36:35 -0800 2008 Readme changes, New items in TODO and good URL ... [webs]
file config.yml Fri Feb 15 01:45:04 -0800 2008 i can haz test [webs]
directory examples/ Tue Jan 29 11:30:38 -0800 2008 import from svn [webs]
file irc_cat.rb Tue Jan 29 11:30:38 -0800 2008 import from svn [webs]
directory lib/ Fri Feb 15 01:45:04 -0800 2008 i can haz test [webs]
README.txt
irc_cat
---------

= Introduction

Irc_Cat is a Ruby IRC bot, inspired by irccat from Last.FM.

You can send messages to IRC from a TCP socket or from HTTP.

= Configuration

http://irrcat.rubyforge.org/install.html

= How-to use

http://irrcat.rubyforge.org/use.html

= Authentication

= Extend

= Links

* Website: http://irccat.rubyforge.org/
* Project: http://rubyforge.org/projects/irccat
* Downloads: http://rubyforge.org/frs/?group_id=5423
* Bugs: http://rubyforge.org/tracker/?group_id=5423
* Repository: http://github.com/webs/irccat

----
Copyright (c) 2007 Jordan Bracco <jordan@lifeisdead.net>
Inspired by the irccat bot of Last.FM.
Released under the MIT licence :)