Go to file
Neale Pickett 341d20ad8d Import OCS, add COPYING file 2009-03-02 18:49:21 -07:00
ocs-1.0.3 Import OCS, add COPYING file 2009-03-02 18:49:21 -07:00
COPYING Import OCS, add COPYING file 2009-03-02 18:49:21 -07:00
OMakefile Looking up factoids now 2009-02-09 22:06:14 -07:00
OMakeroot Experimental work on an OCaml poll() wrapper 2008-03-07 18:19:58 -07:00
README Accepting connections and line-buffering input 2008-02-08 15:38:31 -07:00
bot.ml Looking up factoids now 2009-02-09 22:06:14 -07:00
cdb.ml Looking up factoids now 2009-02-09 22:06:14 -07:00
cdb.mli Looking up factoids now 2009-02-09 22:06:14 -07:00
command.ml Convert to be a bot! 2009-02-08 20:25:27 -07:00
command.mli Setup working, now there's a bug in command parsing (again). 2008-03-02 21:30:37 -07:00
dispatch.ml Use select() instead of epoll()/poll() 2009-02-08 22:26:27 -07:00
dispatch.mli Use select() instead of epoll()/poll() 2009-02-08 22:26:27 -07:00
iobuf.ml Use select() instead of epoll()/poll() 2009-02-08 22:26:27 -07:00
iobuf.mli Convert to be a bot! 2009-02-08 20:25:27 -07:00
irc.ml JOIN 2008-05-09 08:01:11 -06:00
irc.mli Convert to be a bot! 2009-02-08 20:25:27 -07:00
obj.h add obj.h 2008-05-09 08:02:52 -06:00
tests.ml Refactor how commands are handled. 2008-05-10 21:10:45 -06:00

README

Pretty Good IRC Daemon
======================

This is a feature-stripped IRC daemon similar to the now-defunct iacd.
It provides an additional set of commands to allow clients to intercept
all channel activity.  This allows a whole new range of possibilites for
bots: including something as simple as rot13-encoding all channel
discussions, to something as complex as a full MUD or MOO.


Downloading
-----------

If you can read this, I forgot to update the README!  Please mail
neale@woozle.org and I'll publish a URL for a download.