#167 · SimpleX full Q&A lifecycle + question-reminder scheduler
+240 pts on merge
Claim on GitLab
Submit a merge request that closes this issue to earn points on merge — bounties stack on the standard
+40 merge_pr award. New to the repo? See the
Contributing guide,
and Local Development & SSO
to run the app locally (
cp .dev.vars.example .dev.vars && pnpm dev, after rebasing on main) and fully test your change before opening the MR.
Description
Context
SimpleX has !question/!answer/!questions/!vote. Missing the resolution, clarification, and cross-group verbs — and the scheduler that DMs askers about unsolved questions.
Acceptance criteria
- [ ]
!solve/!unsolve;!accept <hash> <A#>;!reject <hash> <A#> <reason>;!maybe. - [ ]
!clarify <hash> <text>;!inquire/!cq <hash> <q>(request clarification from asker). - [ ]
!shareq <id> [keywords]shares to the bot's known groups;!dropdeletes. - [ ] A scheduler DMs askers about unsolved questions after a configurable delay; registered in
index.ts.
Technical hints
- Signal reference:
handleAcceptAnswer,handleRejectAnswer,handleSolve,handleClarify,handleInquire,handleShareQuestion;scheduler/question-reminder-scheduler.ts. - SimpleX target: extend
commands/utility/{question,answer}.command.ts+scheduler/question-reminder-scheduler.ts. Tables indatabase/001_q_and_a_tables.sql.
--- Submit a merge request that says Closes #<this issue iid> in the description. On merge to main, the GitLab webhook auto-awards feature_bounty_<tier> + the standard merge_pr (40 pts) to your scoreboard account. Your commit email must match your Authentik email. Backlog context: docs/simplex-parity-bounties.md.
Relevant files
No relevant files linked yet.
Hints
No hints yet.
Activity
No points have been awarded for this bounty yet.
Comments
Sign in to join the discussion.
No comments yet. Be the first to weigh in.