summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authortv <tv@also>2010-12-28 21:28:05 +0100
committertv <tv@also>2010-12-28 21:28:05 +0100
commit353a4587a8c8853fc1abade62226ee293c792c08 (patch)
treecc80dd1f7078960017da730f6ba0bcfe4a30b47a /TODO
parenta3edb372bd49b3ad0ba5509030445ae004c5cc93 (diff)
parent5e0e70d0e4138c89709f29f39b46e293dc31a68b (diff)
Merge ssh://telnet/~/noise
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 2 insertions, 5 deletions
diff --git a/TODO b/TODO
index f3c9b4ca..a20f74e9 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
@@ -42,14 +40,12 @@
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
-- /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]
@@ -59,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.