X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=tt;h=48ae477954f1640f55bcd9b98ca538956e1e11c5;hb=dbccadf92230e9403a6fe6490914e3157cd733c3;hp=81dd1a85da0cb119e835ada2cc6935f241494a71;hpb=e0e0fb20d7b5874eadea7e001e6aeda574f42e96;p=tt.git diff --git a/tt b/tt index 81dd1a8..48ae477 100755 --- a/tt +++ b/tt @@ -19,6 +19,14 @@ ; TODO concurrency ; TODO console logger colors by level ('error) ; TODO file logger ('debug) +; TODO commands: +; - r | read +; - see timeline ops above +; - w | write +; - nick expand to URI +; - q | query +; - see timeline ops above +; - see hashtag and channels above #lang racket @@ -120,6 +128,7 @@ (str->lines payload)] [feeds (map (λ (line) + ; TODO validation (define toks (string-split line)) (feed [list-ref toks 0]