From f28c6d72b0de0471407860be12ed97ca198a480b Mon Sep 17 00:00:00 2001 From: turret Date: Thu, 18 Jan 2024 19:20:57 -0600 Subject: doc: remove completed TODOs --- TODO.txt | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/TODO.txt b/TODO.txt index 4ccf31a..3bb542c 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,18 +1,8 @@ TODO: -- Credentials/config system - - fetch from SOMEWHERE - - env? built-in? header? linked in as txt? - -- Discord API Abstraction - - GET/POST/DELETE/WHATEVER api that you can send quick requests to the API - already authenticated. - - Discord Websockets - authentication - - libcurl - reconnecting/resuming - - heartbeat - Event Abstractor @@ -21,10 +11,3 @@ TODO: in play - command registration API - -- Panic - - Print tons of debug info - - Levels: - - Oops (fake panic, no die) - - Respawn (respawns subsystem in case of nonfatal) - - Real panic (fatal error, kills all subsystems and destroys all) -- cgit v1.2.3