daelvn / daelvn/pestergen

Implement moderation tools.

Open
#16 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.