public
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 !
Evan Phoenix (author)
Wed Sep 17 15:06:54 -0700 2008
webs (committer)
Wed Dec 17 07:23:15 -0800 2008
irccat /
name age message
file History.txt Tue Apr 15 13:06:19 -0700 2008 Updated README with the new bug tracker URL, Up... [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 Thu Jul 31 10:11:00 -0700 2008 Fixed typo in README.txt [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 Wed Dec 17 07:23:14 -0800 2008 Quick Hack to add multi-channel-ability to ircc... [Rico Gloeckner]
directory config/ Sun Feb 17 09:00:48 -0800 2008 Configuration generator [webs]
file irccat.yml Sun Feb 17 08:15:09 -0800 2008 introducing iecho, echo for irccat [webs]
directory lib/ Wed Dec 17 07:23:15 -0800 2008 Change format the bot speaks about github commi... [Evan Phoenix]
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://irccat.rubyforge.org/install.html

= How-to use

http://irccat.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://webs.lighthouseapp.com/projects/14710-irccat
* 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 :)