From: Andreas Scherbaum Date: Thu, 21 Jun 2012 21:34:37 +0000 (+0200) Subject: - add todo list X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=e491fc4d069968d8527a3e3908fbf6e165ebca44;p=docbot.git - add todo list --- diff --git a/todo.txt b/todo.txt new file mode 100644 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