From dbccadf92230e9403a6fe6490914e3157cd733c3 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Tue, 10 Nov 2020 09:53:37 -0500 Subject: [PATCH] Add commands TODO --- tt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tt b/tt index 28ecfb4..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 -- 2.20.1