From 4599c65ef36eb336b90036c7fc34cc5ad122cd9c Mon Sep 17 00:00:00 2001 From: Allan Odgaard Date: Sat, 16 Jun 2007 12:25:12 +0200 Subject: [PATCH] Add a few ideas to the TODO list --- TODO.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TODO.txt b/TODO.txt index 489b1d8..05ebe60 100644 --- a/TODO.txt +++ b/TODO.txt @@ -32,6 +32,17 @@ Freenode: • React, maybe, to services private notices. Perhabs not needed. +• Prefix log messages with current time + +• Give a full stack trace for catched exceptions + +• Support globs/patterns for $seen + +• Tell user when he is not identified with the IRC server and tries to use $notes or similar + +• Maybe make $notes only use WHOIS rather than require $register/$identify + +• Always check WHOIS prior to $whoami/$note/$notes (might be obsolote if we do the above) ======== -- 2.11.4.GIT