unstarRepo
Remove a star from a repository on gittr.space using your Nostr identity. Provide the owner's pubkey and repo ID to unstar the repository.
Instructions
Unstar a repo (NIP-25 kind 7 on the 30617 event with content "-"). Same tags as starRepo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relays | No | ||
| repoId | Yes | Repository name / d-tag | |
| privkey | No | Private key (auto-loaded) | |
| ownerPubkey | Yes | Repository owner pubkey (hex or npub) | |
| repoEventId | No | Optional: specific 30617 event id (skips lookup) |