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)
Sun Feb 17 08:28:42 -0800 2008
commit  565d30255d6ea1896a6b40b6cf13ee902b1e6032
tree    c86c84de50182e391a8171835f2613642008d8ea
parent  d1dac8e888d223e385ab71b992caef8e9144bee3
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/ Sun Feb 17 08:28:42 -0800 2008 introducing icat, cat for irccat [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 irccat.yml Sun Feb 17 08:15:09 -0800 2008 introducing iecho, echo for irccat [webs]
folder lib/ Sun Feb 17 08:15:09 -0800 2008 introducing iecho, echo for irccat [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 :)