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
Search Repo:
Click here to lend your support to: irccat and make a donation at www.pledgie.com !
webs (author)
Sat Feb 16 22:41:20 -0800 2008
commit  8da52607ded3a00499918afba60108564882e628
tree    01c171665d5c79945bbeffc2250c29c80ce3d949
parent  c993b10223be6214a9817fc10e895beb5e9fb224
irccat /
name age message
folder History.txt Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
folder License.txt Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
folder Manifest.txt Sat Feb 16 22:41:20 -0800 2008 TCP socket size is now a config param [webs]
folder README.txt Sat Feb 16 20:09:32 -0800 2008 ready to be a gem [webs]
folder Rakefile Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
folder bin/ Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
folder config.yml Sat Feb 16 22:41:20 -0800 2008 TCP socket size is now a config param [webs]
folder config/ Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
folder dongs.yml Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
folder lib/ Sat Feb 16 22:41:20 -0800 2008 TCP socket size is now a config param [webs]
folder log/ Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
folder script/ Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
folder setup.rb Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
folder tasks/ Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
folder test/ Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [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-2008 Jordan Bracco <jordan@lifeisdead.net>
Inspired by the irccat bot of Last.FM.
Released under the MIT licence :)