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)
Sat Feb 16 18:54:36 -0800 2008
commit  9ece269782343746239ab2ea539702f1360a316e
tree    780696e3cf8cd32b02ee8c6f4ebf573bc24ec7bd
parent  7e7ab974c7e6fb1eabbc8b60f915884e568ee6da
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 config.yml Sat Feb 16 18:48:27 -0800 2008 remove old stuff [webs]
file irc_cat.rb Sat Feb 16 18:51:16 -0800 2008 remove old stuff, again [webs]
directory lib/ Sat Feb 16 18:54:36 -0800 2008 removed \t :p [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 :)