summaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index d37a824..41d3125 100644
--- a/TODO.org
+++ b/TODO.org
@@ -2,3 +2,4 @@
2* TODO See if I can rely on uiop more 2* TODO See if I can rely on uiop more
3* TODO See if I can rely on serapeum more 3* TODO See if I can rely on serapeum more
4* TODO Use function-cache to memoize stuff like bot-id, bot-username, get-my-name etc 4* TODO Use function-cache to memoize stuff like bot-id, bot-username, get-my-name etc
5* TODO Use clsql instead of cl-sqlite maybe