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)
Sun Feb 17 08:15:09 -0800 2008
commit  b6f01f4320cae42ed887ba05da4c49f15ce56e3c
tree    27b494e7482f4814912bdcb8c9ac14a414895e9c
parent  8e8442d268db1087153ebf623c129e7a86653134
irccat /
name age message
file History.txt Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
file License.txt Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
file Manifest.txt Sat Feb 16 22:41:20 -0800 2008 TCP socket size is now a config param [webs]
file README.txt Sat Feb 16 20:09:32 -0800 2008 ready to be a gem [webs]
file Rakefile Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
directory bin/ Sun Feb 17 08:15:09 -0800 2008 introducing iecho, echo for irccat [webs]
file config.yml Sat Feb 16 22:41:20 -0800 2008 TCP socket size is now a config param [webs]
directory config/ Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
file dongs.yml Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
file irccat.yml Sun Feb 17 08:15:09 -0800 2008 introducing iecho, echo for irccat [webs]
directory lib/ Sun Feb 17 08:15:09 -0800 2008 introducing iecho, echo for irccat [webs]
directory log/ Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
directory script/ Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
file setup.rb Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
directory tasks/ Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
directory 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 :)