From d67006a0085ee31f4dbff23ce23f456033c60c8f Mon Sep 17 00:00:00 2001 From: Benjamin Morgan Date: Mon, 1 Jun 2026 18:40:44 -0600 Subject: [PATCH] idk --- src/mstbot.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mstbot.py b/src/mstbot.py index c3cd1ee..dff85f4 100644 --- a/src/mstbot.py +++ b/src/mstbot.py @@ -1,6 +1,4 @@ # TODO: in readme, add badge for guild count, total player count -# TODO: make dev bot for testing -# TODO: handle wait=301 rate limits more cleanly # TODO: annotate return types everywhere # TODO: split cogs into separate files, add utils file, remove globals # TODO: wrap all SQL queries with a func to determine if server has been set up or not. If fetchone returns None, log helpful message to run $setup.