From e491fc4d069968d8527a3e3908fbf6e165ebca44 Mon Sep 17 00:00:00 2001 From: Andreas Scherbaum Date: Thu, 21 Jun 2012 23:34:37 +0200 Subject: [PATCH] - add todo list --- todo.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 todo.txt 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 -- 2.39.5