- add todo list
authorAndreas Scherbaum <andreas@scherbaum.biz>
Thu, 21 Jun 2012 21:34:37 +0000 (23:34 +0200)
committerAndreas Scherbaum <andreas@scherbaum.biz>
Thu, 21 Jun 2012 21:34:37 +0000 (23:34 +0200)
todo.txt [new file with mode: 0644]

diff --git a/todo.txt b/todo.txt
new file mode 100644 (file)
index 0000000..802aa3d
--- /dev/null
+++ b/todo.txt
@@ -0,0 +1,23 @@
+- 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?
+- catch 'irc_registered' OK
+- add "key" command
+- add "url" command
+- 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