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
Search Repo:
Click here to lend your support to: irccat and make a donation at www.pledgie.com !
irccat / README.txt
100644 33 lines (21 sloc) 0.698 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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://e1.lighthouseapp.com/projects/9966-irc-cat/overview
* 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 :)