From 61975fa9aff3180d47a8b80e023ad909f3296bbe Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Sat, 14 Mar 2026 02:19:53 -0300 Subject: [PATCH] remove TODO --- TODO.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 TODO.md diff --git a/TODO.md b/TODO.md deleted file mode 100644 index ec44808..0000000 --- a/TODO.md +++ /dev/null @@ -1,8 +0,0 @@ -# TODO - -- don't use os.system() and piping to a file for commands -- configuration file -- only allow certain users to run commands -- (maybe) windows support? (who doesn't want to destroy windows from an IRC channel) -- add code comments -- better handling of stdout/stdin