From 42456f05b78c68afa07cf33684f0bee6d526973f Mon Sep 17 00:00:00 2001 From: Sin <50817549+8cy@users.noreply.github.com> Date: Fri, 7 Aug 2020 09:56:33 +0200 Subject: enhancment: create todo list for easy tracking --- .todo | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .todo diff --git a/.todo b/.todo new file mode 100644 index 0000000..2731b55 --- /dev/null +++ b/.todo @@ -0,0 +1,8 @@ +Features: + - [ ] Implement this; https://github.com/Michael-J-Scofield/discord-anti-spam + - [ ] Refactor and optimize. + - [ ] Refactor for usage to be able to interact with MongoDB database for a configuration system. + - [ ] Role out to public, *maybe*. + +Fixes: + - [ ] Check TODO list, too lazy to add here. -- cgit v1.2.3