From: Tim R. <tim...@us...> - 2004-08-02 21:19:07
|
Update of /cvsroot/infobot/infobot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6089 Modified Files: TODO Log Message: TODO Index: TODO =================================================================== RCS file: /cvsroot/infobot/infobot/TODO,v retrieving revision 1.13 retrieving revision 1.14 diff -w -u -r1.13 -r1.14 --- TODO 2 Aug 2004 20:22:51 -0000 1.13 +++ TODO 2 Aug 2004 21:18:59 -0000 1.14 @@ -1,6 +1,23 @@ Infobot TODO list ----------------- +Tim Riker <Ti...@Ri...> woke up the project. Things he'd like +to see added to update infobot: + + - move from dbm to SQL backend. Include sqlite for local files + + - generic module forking code + + - multiple server/nick/channel support + + - local admin interface using readline + + - patchbot like features + + - CIA like features (email -> channel on cvs commits) + + - probably a tcp listener so for local admin interface + Wishlist: - Complete suite of offline database manipulation tools |