summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSin <[email protected]>2020-08-07 09:56:33 +0200
committerGitHub <[email protected]>2020-08-07 09:56:33 +0200
commit42456f05b78c68afa07cf33684f0bee6d526973f (patch)
treee5f7d22393e6ec6dda60893d4d59b4d24c974210
parentchore: add todo info for verify (diff)
downloaddep-core-42456f05b78c68afa07cf33684f0bee6d526973f.tar.xz
dep-core-42456f05b78c68afa07cf33684f0bee6d526973f.zip
enhancment: create todo list for easy tracking
-rw-r--r--.todo8
1 files changed, 8 insertions, 0 deletions
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.