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 !
commit  d92e4ed56832bc138d56854109947340fe90dcfc
tree    c0925b2e5a52a0c2084120003bf59c3599d2e6dc
parent  84d4b0d3b127fb8a9bdb091256b0828e68093bb2
irccat /
name age message
file History.txt Sun Feb 17 10:14:27 -0800 2008 added a trap for INT in the bot [webs]
file License.txt Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [webs]
file Manifest.txt Sun Feb 17 09:43:20 -0800 2008 code cleanup (removed some '== true' in conditi... [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/ Thu Mar 27 17:21:42 -0700 2008 Add support for NickServ protected logins and p... [ivey]
file config.yml Thu Mar 27 17:21:42 -0700 2008 Add support for NickServ protected logins and p... [ivey]
directory config/ Sun Feb 17 09:00:48 -0800 2008 Configuration generator [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/ Thu Mar 27 17:21:42 -0700 2008 Add support for NickServ protected logins and p... [ivey]
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 :)