updated TODO. There are a lot of things to do...
This commit is contained in:
@@ -1,9 +1,20 @@
|
|||||||
### High priority:
|
### 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
|
- [ ] 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:
|
### Medium priority:
|
||||||
- [x] JSON -> Rules list
|
- [x] ~~JSON -> Rules list~~
|
||||||
- [ ] View single rule (/rule {rulename})
|
- [ ] View single rule (/rule {rulename})
|
||||||
- [ ] Postfix calculator
|
- [ ] Postfix calculator
|
||||||
- [ ] Postfic generator
|
- [ ] Postfic generator
|
||||||
|
|||||||
Reference in New Issue
Block a user