blob: 8179209398d3839db9e387726a55027f027ae15f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
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*.
Fixes:
- [ ] Check TODO list, too lazy to add here.
Enhancements:
- [ ] Re-add the missing utilities into `Utils.ts` from the previous version of uwufier.
|