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

Signal runs a 5-DM drip over 6 days for fresh linkers plus intro-template commands. SimpleX has !request/!invite but no drip and no !leave.

Acceptance criteria

  • [ ] !req/!request/!vouch produce the intro template / join request.
  • [ ] !leave lets a member leave the current group.
  • [ ] A drip scheduler DMs the onboarding sequence to newly linked users; SKIP ONBOARDING pauses it; already-completed steps are skipped.

Technical hints

  • Signal reference: handleRequest, handleLeave; onboarding drip logic + scheduler.
  • SimpleX target: command files under commands/utility/ + scheduler/onboarding-drip-scheduler.ts, registered in index.ts.
  • Don't route admin-internal endpoints under /api/admin/*. Linking is via linkme, not phone numbers.

--- 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

No comments yet. Be the first to weigh in.

↑ Top