From e140034c2e1841857a4978e861c943b757ac712c Mon Sep 17 00:00:00 2001 From: root Date: Sat, 8 May 2010 02:26:06 +0200 Subject: Shrinked TODO --- TODO | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index f3c9b4ca..1a05048f 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,6 @@ #### file:noise/TODO - /channels -- /query NICK -- falls NICK gesetzt - - /query ID -- sonst - /hist N -- zum anzeigen von N letzten Nachrichten - Log? Es werden maximal chat_histsize Zeilen gespeichert. - Anbindung ans MoinMoin @@ -46,10 +44,8 @@ - /rewrite -- e.g. /rewrite "!%s" "/play %s" oder sowasi - Zugriff per ssh -- /zeit Eins uhr - module to standard unix-commands (name like /system) - unix-commands should simply link to system -- /unset - /save TOKEN, /load TOKEN - /op # NUR VIA SSH! (s.o.) - MODULE-TEST-SUITE [blackbox] -- cgit v1.2.3 From 5e0e70d0e4138c89709f29f39b46e293dc31a68b Mon Sep 17 00:00:00 2001 From: root Date: Tue, 28 Dec 2010 21:24:53 +0100 Subject: bumped TODO --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 1a05048f..a20f74e9 100644 --- a/TODO +++ b/TODO @@ -40,7 +40,7 @@ broadcast to chat_channel that X has quit... - split /twitter into /tweet and X, to make it clear when tweets are fired - POP3 mail off googlemail and show them to curious telnetters - +- /set x 23 -> blah $x - /rewrite -- e.g. /rewrite "!%s" "/play %s" oder sowasi - Zugriff per ssh @@ -55,5 +55,6 @@ - /help -> show all (main) modules - /help MODULE -> show help of MODULE and show all sub-modules - /help MODULE SUB-MODULE -> show help of SUB-MODULE and show all sub^2... +- watchdog #### end of file. -- cgit v1.2.3