public this repo is viewable by everyone
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
irccat /
name age message
folder History.txt Tue Apr 15 13:06:19 -0700 2008 Updated README with the new bug tracker URL, Up... [webs]
folder License.txt Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
folder Manifest.txt Sun Feb 17 09:43:20 -0800 2008 code cleanup (removed some '== true' in conditi... [webs]
folder README.txt Tue Apr 15 13:06:19 -0700 2008 Updated README with the new bug tracker URL, Up... [webs]
folder Rakefile Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
folder bin/ Thu Mar 27 17:21:42 -0700 2008 Add support for NickServ protected logins and p... [ivey]
folder config.yml Thu Mar 27 17:21:42 -0700 2008 Add support for NickServ protected logins and p... [ivey]
folder config/ Sun Feb 17 09:00:48 -0800 2008 Configuration generator [webs]
folder irccat.yml Sun Feb 17 08:15:09 -0800 2008 introducing iecho, echo for irccat [webs]
folder lib/ Thu Mar 27 17:21:42 -0700 2008 Add support for NickServ protected logins and p... [ivey]
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://e1.lighthouseapp.com/projects/9966-irc-cat/overview
* 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 :)