diff options
-rw-r--r-- | TODO.txt | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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? |