Go to file
Neale Pickett d850b2cbbe Prepare to add callouts 2010-12-09 08:22:44 -07:00
.gitignore Remove OCS, create plugin system 2009-11-08 22:18:18 -07:00
COPYING Import OCS, add COPYING file 2009-03-02 18:49:21 -07:00
Makefile A couple of minor infobot changes 2010-12-08 17:18:07 -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
bindings.ml Looks like I was trying to add scheme callbacks. 2009-11-08 17:28:07 -07:00
bot.ml Prepare to add callouts 2010-12-09 08:22:44 -07:00
cdb.ml Fix a cdb bug 2010-12-08 15:54:25 -07:00
cdb.mli Fix a cdb bug 2010-12-08 15:54:25 -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 Prepare to add callouts 2010-12-09 08:22:44 -07:00
dispatch.mli Prepare to add callouts 2010-12-09 08:22:44 -07:00
infobot.ml Prepare to add callouts 2010-12-09 08:22:44 -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
process.ml Prepare to add callouts 2010-12-09 08:22:44 -07: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>