From ba91837fd5bd2f2baaf03f33f707f0f1600d1553 Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Thu, 12 Mar 2026 15:13:17 -0300 Subject: [PATCH] remove "better IRC response parser" --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index b9dbcaa..ec44808 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,6 @@ # TODO - don't use os.system() and piping to a file for commands -- better IRC response parser - configuration file - only allow certain users to run commands - (maybe) windows support? (who doesn't want to destroy windows from an IRC channel)