Docs: self-serve DM registration walkthrough + Matrix-side registration-code flow #75
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dark/nether-voicebridge#75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User-facing documentation for bridging a room by DMing the management bot — the self-serve
linkflow — plus the Matrix-side onboarding docs (getting a nether.im invite code and how to get/use registration/approval codes).Gap
The mechanism is documented for operators (README "Runtime bridges & the management bot" / "Two-sided link auth" / "Open registration"), and the bot self-documents via
help. But there is no end-user walkthrough for someone bridging their own room over DM.docs/hosted-instance.md(shipped in #58) explicitly defers this: it notes the page "will gain a self-serve DM flow once open registration is turned on," and until then points people to request bridges by hand. This is a launch dependency for open registration.Scope
On nether.codes (this repo's
docs/):link <name> <matrix-room-id> <discord-guild-id> <discord-channel-id>, the room prerequisites (PL-0 fororg.matrix.msc3401.call.member, invite for restricted rooms, puppet bots in the guild), and the two-sided consent path.linkthat passes the probes is held pending and answered with a one-time code; someone with Manage Server on the target Discord guild runs/bridge approve code:<code>within the timeout. Document where the code comes from, who can approve, the timeout, and what both sides see on success/failure.unlink/listscoping for self-serve users, and the per-owner tenant limit.docs/hosted-instance.mdself-serve section once open registration is live in prod.On nether.wiki (
nether.codes/nether/wiki— git-backed markdown, edit + push updates the wiki; see #3):Dependencies / cross-refs
require_room_authority/require_discord_approval/open_registrationknobs are shipped but currently OFF).linkpending-code reply #80