From 5c8414b4d89458c60cead1469d4230a52422123b Mon Sep 17 00:00:00 2001 From: Logan Cusano Date: Sat, 3 Jun 2023 22:58:31 -0400 Subject: [PATCH] Moved to issues in git --- Server/TODO.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 Server/TODO.md diff --git a/Server/TODO.md b/Server/TODO.md deleted file mode 100644 index 13b8a2a..0000000 --- a/Server/TODO.md +++ /dev/null @@ -1,10 +0,0 @@ -## TODOs -- ~~Create balance command for user to view their balance~~ -- ~~Create a command that explains the pricing~~ -- ~~Update welcome and insufficient replies ~~ -- ~~add a section for the help menu to show items that need tokens~~ -- add a limiter to the rss feeds to slow down the sends when multiple updates are occurring -- add a blank .env file to the git -- clean up logging -- ensure documentation for functions -- merge with Discord CnC \ No newline at end of file