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 / README.txt
4e0a1fca » webs 2008-01-29 import from svn 1 irc_cat
2 ---------
3
4 = Introduction
5
6 Irc_Cat is a Ruby IRC bot, inspired by irccat from Last.FM.
7
e036cdd0 » webs 2008-01-30 Readme changes, New items i... 8 You can send messages to IRC from a TCP socket or from HTTP.
4e0a1fca » webs 2008-01-29 import from svn 9
10 = Configuration
11
c869b956 » webs 2008-07-31 Fixed typo in README.txt 12 http://irccat.rubyforge.org/install.html
e036cdd0 » webs 2008-01-30 Readme changes, New items i... 13
4e0a1fca » webs 2008-01-29 import from svn 14 = How-to use
15
c869b956 » webs 2008-07-31 Fixed typo in README.txt 16 http://irccat.rubyforge.org/use.html
e036cdd0 » webs 2008-01-30 Readme changes, New items i... 17
4e0a1fca » webs 2008-01-29 import from svn 18 = Authentication
19
20 = Extend
21
22 = Links
23
e036cdd0 » webs 2008-01-30 Readme changes, New items i... 24 * Website: http://irccat.rubyforge.org/
25 * Project: http://rubyforge.org/projects/irccat
26 * Downloads: http://rubyforge.org/frs/?group_id=5423
c869b956 » webs 2008-07-31 Fixed typo in README.txt 27 * Bugs: http://webs.lighthouseapp.com/projects/14710-irccat
e036cdd0 » webs 2008-01-30 Readme changes, New items i... 28 * Repository: http://github.com/webs/irccat
29
4e0a1fca » webs 2008-01-29 import from svn 30 ----
c993b102 » Jordan Bracco 2008-02-16 ready to be a gem 31 Copyright (c) 2007-2008 Jordan Bracco <jordan@lifeisdead.net>
4e0a1fca » webs 2008-01-29 import from svn 32 Inspired by the irccat bot of Last.FM.
33 Released under the MIT licence :)