aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 4786137..3ce8fa1 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,5 +1,9 @@
TODO:
+ALSO
+> grep 'TODO' . -R
+there are todos embedded in the code :steamhappy:
+
- Discord Websockets
- authentication
- reconnecting/resuming
@@ -11,5 +15,7 @@ TODO:
l4: commands & other interactions
l5: subsystems start (websocket, events start, etc)
-
- command registration API
+
+- Redo logging (unnecessarily complex?)
+- Add define to enable/disable built-in logging?