Add TODO user agent format
authorSiraaj Khandkar <siraaj@khandkar.net>
Tue, 10 Nov 2020 15:23:09 +0000 (10:23 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Tue, 10 Nov 2020 15:23:09 +0000 (10:23 -0500)
tt

diff --git a/tt b/tt
index 48ae477..a5be288 100755 (executable)
--- a/tt
+++ b/tt
@@ -27,6 +27,9 @@
 ; - q | query
 ;   - see timeline ops above
 ;   - see hashtag and channels above
+; TODO user-agent format: <client>/<version> (+<source.url>; @<source.nick>)
+;   - requires configurability
+;   - ref: https://twtxt.readthedocs.io/en/latest/user/discoverability.html
 
 #lang racket
 
This page took 0.031497 seconds and 4 git commands to generate.