From a5faf609fb2ab99603cfb878a92f70243994ea8d Mon Sep 17 00:00:00 2001 From: neo Date: Sun, 21 Sep 2025 09:05:30 -0400 Subject: [PATCH] chore(todo): finished graceful shutdown --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 9dec4d2..9985bab 100644 --- a/TODO.md +++ b/TODO.md @@ -24,7 +24,7 @@ [ ] Clean up talk system from [talk branch](https://github.com/neoarz/Syntrel/tree/talk) -[ ] Fix logging and add graceful shutdown +[X] Fix logging and add graceful shutdown [X] Add uptime checker for the bot iself @@ -35,4 +35,4 @@ [ ] Add webhook support -[ ] Make a web dashboard for the bot \ No newline at end of file +[ ] Make a web dashboard for the bot