webs / irccat

irccat is like `cat`, but here, the STDOUT is an IRC channel.

This URL has Read+Write access

evanphx (author)
Wed Sep 17 15:06:54 -0700 2008
Jordan Bracco (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:) [Jordan Bracco]
file Manifest.txt Sun Feb 17 09:43:20 -0800 2008 code cleanup (removed some '== true' in conditi... [Jordan Bracco]
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:) [Jordan Bracco]
directory bin/ Thu Mar 27 17:21:42 -0700 2008 Add support for NickServ protected logins and p... [ivey]
file config.yml Loading commit data...
directory config/ Sun Feb 17 09:00:48 -0800 2008 Configuration generator [Jordan Bracco]
file irccat.yml Tue Dec 01 17:49:03 -0800 2009 Clean up the APIs between the bin-scripts/serve... [halorgium]
directory lib/ Wed Dec 17 07:23:15 -0800 2008 Change format the bot speaks about github commi... [evanphx]
directory log/ Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [Jordan Bracco]
directory script/ Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [Jordan Bracco]
file setup.rb Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [Jordan Bracco]
directory tasks/ Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [Jordan Bracco]
directory test/ Sat Feb 16 20:02:48 -0800 2008 Ready to be a gem:) [Jordan Bracco]
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 :)