Implement moderation tools.
Nobody has claimed this yet.
- Dominant language
- MoonScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If I ever setup a constantly running service, it is going to need moderation tools just in case. This can just be a CLI tool to mess with the database. I don't know if the database has a lock but I can always implement API endpoints for the CLI tool.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by determining the required moderation actions and how the SQLite database is accessed; the issue does not name files, tests, or an entry point. Compare the proposed CLI tool with the alternative API endpoints, then define completion as a documented, working way to moderate the running service without unsafe database access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sqlite
- Domain
- cli, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100