more TODOs

This commit is contained in:
Brian S. Stephan 2010-07-29 17:17:09 -05:00
parent d96e70989c
commit a4f88f6a79
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -8,6 +8,7 @@ dr.botzo --- TODO
* modularizing
* select modules to load from config file
* some improvements around how modules are rehashed
* load/unload modules without restarting the bot
* karma v2
* some sort of cron interface (periodic events)
* named pipe to send commands to the bot outside of IRC
@ -18,3 +19,5 @@ dr.botzo --- TODO
* more text modification nonsense
* enable recursion for dice, maybe others?
* any interesting web service stuff?
* obligatory info command
* similar to FactFile module, a generic Trigger module