updated TODO. There are a lot of things to do...

This commit is contained in:
2025-02-03 22:13:10 +01:00
parent f474398f2d
commit ecbb3455b3
+13 -2
View File
@@ -1,9 +1,20 @@
### High priority:
- [x] Embed creation tool
- [x] ~~Embed creation tool~~
- [ ] Reddit bot that scrapes images with tag "Original Art" and posts them in Discord server
- [x] ~~Scrape the data~~
- [ ] Put it in a JSON
- [ ] Ship it to Discord using the Rust bot
- [ ] Allow updating the data autonomously and via manual commands.
- [ ] Manually add posts (via `u/[bot] add` or `/bk_week_add [url]`)
- [ ] Manually remove posts (via `/bk_week_remove [url]`)
- [ ] Manually approve posts (via `/bk_week_approve [url]`)
- [ ] Manually un-approve posts (via `/bk_week_disapprove [url]`)
- [ ] Automatically add scraped posts to JSON
- [ ] Automatically remove posts older than 7 days from JSON
- [ ] Automatically approve posts that dont get caught by reverse image search (ris)
### Medium priority:
- [x] JSON -> Rules list
- [x] ~~JSON -> Rules list~~
- [ ] View single rule (/rule {rulename})
- [ ] Postfix calculator
- [ ] Postfic generator