Go to file
Neale Pickett c9e91ffe0c Fixed Iobuf.rebind bug 2008-03-05 17:51:13 -07:00
OMakefile New iobuf, but there's a problem with login 2008-03-04 21:38:19 -07:00
OMakeroot Getting tests working, have some output buffer problems 2008-02-08 17:41:07 -07:00
README Accepting connections and line-buffering input 2008-02-08 15:38:31 -07:00
channel.ml Setup working, now there's a bug in command parsing (again). 2008-03-02 21:30:37 -07:00
channel.mli Setup working, now there's a bug in command parsing (again). 2008-03-02 21:30:37 -07:00
chat.ml Removed a failing unit test, now it all passes 2008-03-01 21:38:05 -07:00
client.ml New iobuf, but there's a problem with login 2008-03-04 21:38:19 -07:00
client.mli New iobuf, but there's a problem with login 2008-03-04 21:38:19 -07:00
command.ml New iobuf, but there's a problem with login 2008-03-04 21:38:19 -07:00
command.mli Setup working, now there's a bug in command parsing (again). 2008-03-02 21:30:37 -07:00
iobuf.ml Fixed Iobuf.rebind bug 2008-03-05 17:51:13 -07:00
iobuf.mli New iobuf, but there's a problem with login 2008-03-04 21:38:19 -07:00
irc.ml Setup working, now there's a bug in command parsing (again). 2008-03-02 21:30:37 -07:00
irc.mli Setup working, now there's a bug in command parsing (again). 2008-03-02 21:30:37 -07:00
ircd.ml New iobuf, but there's a problem with login 2008-03-04 21:38:19 -07:00
tests.ml Fixed Iobuf.rebind bug 2008-03-05 17:51:13 -07: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.