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 !
remove old stuff, again
webs (author)
Sat Feb 16 18:51:16 -0800 2008
commit  23645e7f3fc9a12640de1e64f2b6d339f970169b
tree    32bb810993e1bf8e6597b67314b82045f187bd50
parent  d56ae316902264c85873eb7f9afe0218753b33f4
...
1
2
3
4
5
6
7
...
 
 
 
 
1
2
3
0
@@ -1,7 +1,3 @@
0
-#require 'rubygems'
0
-#require 'daemons'
0
-#Daemons.run('lib/acts_as_ircd.rb')
0
-
0
 require 'yaml'
0
 
0
 @config = YAML.load_file( 'config.yml' )

Comments

    No one has commented yet.