diff options
| author | Sin <[email protected]> | 2020-08-07 09:56:33 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-07 09:56:33 +0200 |
| commit | 42456f05b78c68afa07cf33684f0bee6d526973f (patch) | |
| tree | e5f7d22393e6ec6dda60893d4d59b4d24c974210 | |
| parent | chore: add todo info for verify (diff) | |
| download | dep-core-42456f05b78c68afa07cf33684f0bee6d526973f.tar.xz dep-core-42456f05b78c68afa07cf33684f0bee6d526973f.zip | |
enhancment: create todo list for easy tracking
| -rw-r--r-- | .todo | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |