summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2020-04-12 19:00:41 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2020-06-13 22:05:22 -0400
commit7a068b56884ff18cfb026b5cd47be7db099ea034 (patch)
treec88e7efd7e082fc3c0d5e5c299583e44efb95e4e /TODO
parent34c7bb23224670246f6845063d0aa64eafabd35b (diff)
throttle chat commands and triggers
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index 7602c02..916044b 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
-Hi I'm not maintaining this file so I leave the rest verbatim. --xylon
+# TODO: * factor out accessors to announcements/people/* into lib/misc.sh (aka: 'person_dir')
+# e.g. PersonDir() , LastSeen() , IsNoob()
+# * write to ${person_dir}/seen after handling (not before) so that IsNoob() works
-TODO list
----------
-TODO list has been moved to our issue tracker at http://envbot.org/trac/query
+# TODO: * normalize whitespace FFS