diff options
| author | Sin <[email protected]> | 2020-08-07 09:58:21 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-07 09:58:21 +0200 |
| commit | bc71debcba157e1ed128c57146f07dbe48f3f327 (patch) | |
| tree | d638dc1fda27ccd3637c020ef5df83c30d59a37d /.todo | |
| parent | enhancment: create todo list for easy tracking (diff) | |
| download | dep-core-bc71debcba157e1ed128c57146f07dbe48f3f327.tar.xz dep-core-bc71debcba157e1ed128c57146f07dbe48f3f327.zip | |
chore: update "implement this" todo in features
Diffstat (limited to '.todo')
| -rw-r--r-- | .todo | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ Features: - [ ] Implement this; https://github.com/Michael-J-Scofield/discord-anti-spam + On second thought, see if this works, because to me it looks like a TypeScript library, if it doesn't work, find another O/S anti-spam module with a config system. - [ ] Refactor and optimize. - [ ] Refactor for usage to be able to interact with MongoDB database for a configuration system. - [ ] Role out to public, *maybe*. |