Update of /cvsroot/pybot/pybot
In directory sc8-pr-cvs1:/tmp/cvs-serv8069
Modified Files:
TODO
Log Message:
Created new infopack to show which versions of any given package
were released in past Conectiva Linux distributions. To do that,
a script was created to convert hdlist information to the infopack
format.
Index: TODO
===================================================================
RCS file: /cvsroot/pybot/pybot/TODO,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** TODO 16 May 2003 17:28:03 -0000 1.7
--- TODO 23 May 2003 21:29:29 -0000 1.8
***************
*** 16,17 ****
--- 16,26 ----
- Develop admin module for direct sql access.
+
+ - Add timed messages in the messages.py module.
+
+ - Perhaps a google module (including a random link fetcher)?
+
+ - Perhaps a "karma" module, implementing word++ and word--?
+
+ - Check ideas from http://olut.ton.tut.fi/~karhu/ and http://supybot.sf.net.
+
|