Go to file
Neale Pickett a07c3e9f7b Make note sender more verbose 2010-12-16 22:07:39 -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 Lots of cleanup; add firebot script 2010-12-15 22:36:16 -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 Handle long lines better, change literal escape to \007 2010-12-16 17:28:43 -07:00
cobalt Lots of cleanup; add firebot script 2010-12-15 22:36:16 -07:00
cobalt-handler Show notes after other stuff 2010-12-16 22:03:50 -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 Start at external networking (socat) 2010-12-10 17:03:24 -07:00
dispatch.mli Start at external networking (socat) 2010-12-10 17:03:24 -07:00
firebot Make notes its own script 2010-12-16 22:02:43 -07:00
infobot Make notes its own script 2010-12-16 22:02:43 -07:00
iobuf.ml Start at external networking (socat) 2010-12-10 17:03:24 -07:00
iobuf.mli Start at external networking (socat) 2010-12-10 17:03:24 -07:00
irc.ml Start at external networking (socat) 2010-12-10 17:03:24 -07:00
irc.mli Start at external networking (socat) 2010-12-10 17:03:24 -07:00
notes Make note sender more verbose 2010-12-16 22:07:39 -07:00
obj.h add obj.h 2008-05-09 08:02:52 -06:00
process.ml Lots of cleanup; add firebot script 2010-12-15 22:36:16 -07:00
rollforinitiative.py Make lots more happen in a script 2010-12-14 17:13:52 -07:00
tests.ml Refactor how commands are handled. 2008-05-10 21:10:45 -06:00
whuffie Add whuffie 2010-12-16 21:13:34 -07: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>