Go to file
Neale Pickett 41b96164b1 Use new port stuff in OCS. 2009-03-03 19:48:22 -07:00
ocs-1.0.3 Provide SRFI-6 2009-03-03 17:46:27 -06:00
COPYING Import OCS, add COPYING file 2009-03-02 18:49:21 -07:00
Makefile Remove untar/wget rules from Makefile 2009-03-03 19:47:30 -07:00
README Add scheme interpreter, move away from omake 2009-03-02 23:26:04 -07:00
TODO Expanded notion of channels 2009-03-03 17:56:07 -07:00
bot.ml Use new port stuff in OCS. 2009-03-03 19:48:22 -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 Use new port stuff in OCS. 2009-03-03 19:48:22 -07:00
irc.mli Expanded notion of channels 2009-03-03 17:56:07 -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

bot
===

It's a bot with a scheme interpreter in it.


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

http://woozle.org/~neale/gitweb.cgi


Author
------

Neale Pickett <neale@woozle.org>