- rearrange todo list
authorAndreas Scherbaum <andreas@scherbaum.biz>
Thu, 9 Aug 2012 22:34:03 +0000 (00:34 +0200)
committerAndreas Scherbaum <andreas@scherbaum.biz>
Thu, 9 Aug 2012 22:34:03 +0000 (00:34 +0200)
todo.txt

index 50d9d90c50cef46419154cabd65d96b759f23360..8a4e2f854a7bb5e7d063ef515554e4b41e440246 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,24 +1,28 @@
-- have list with joined channels OK
-  - track channel list OK
-  - check if channel is joined (#pg_docbot) OK
 - track Planet RSS feed
   - use extra POE::Session
   - feed #postgresql with news
 - track git commit messages
   - use extra POE::Session
   - extra channel
-- commands in different languages OK
-- each channel can have his own language OK
 - track each channel message and see, if the bot was mentioned
 - Log::Log4perl?
+- channel passwords
+- nickserv handling (passwords)
+
+
+
+
+- have list with joined channels OK
+  - track channel list OK
+  - check if channel is joined (#pg_docbot) OK
+- commands in different languages OK
+- each channel can have his own language OK
 - catch 'irc_registered' OK
 - add "key" command OK
 - add "url" command OK
 - add "say" command OK
 - add "join" and "leave" command OK
 - add "lost" command OK
-- channel passwords
-- nickserv handling (passwords)
 - implement --help OK
 - verify existence of required tables at startup OK
 - move translations to a separate file OK