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.