docs(plugin-catalog/vector-platform): better plugin description
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: vector-platform
|
||||
repo: https://github.com/BonesGit/hermes-vector-platform
|
||||
sha: 06276236e03e61f86934b09dbf25f0f53b9a1684
|
||||
description: "Vector (vectorapp.io) messaging platform plugin: Hermes becomes a first-class Nostr-based Vector bot (its own nsec/npub identity, not an impersonation of a human), relaying DMs through a local Rust sidecar that wraps vector-sdk. First run needs `hermes gateway setup`, which provisions the bot identity (nsec, importable from an nsec or a 12-word mnemonic). Disclosure — `hermes gateway setup` downloads a prebuilt vector-bridge binary from github.com/BonesGit/hermes-vector-platform/releases (tag v<version>, sha256 checked against that release's SHA256SUMS; set vector.prebuilt.download: false to build from the bundled Rust source), merges `vector:` settings into ~/.hermes/config.yaml, writes VECTOR_* to ~/.hermes/.env, and publishes a public bot profile (kind-0, bot: true) to Nostr discovery relays."
|
||||
description: "Vector (vectorapp.io) messaging platform plugin: Hermes becomes a first-class Nostr-based Vector bot (its own nsec/npub identity), relaying DMs through a local Rust sidecar that wraps vector-sdk. First run needs `hermes gateway setup`, which provisions the bot identity (create or import). Disclosure — `hermes gateway setup` downloads a prebuilt vector-bridge binary from github.com/BonesGit/hermes-vector-platform/releases (tag v<version>, sha256 checked against that release's SHA256SUMS; set vector.prebuilt.download: false to build from the bundled Rust source), merges `vector:` settings into ~/.hermes/config.yaml, writes VECTOR_* to ~/.hermes/.env, and publishes a public bot profile (kind-0, bot: true) to Nostr discovery relays."
|
||||
maintainer: BonesGit
|
||||
tier: community
|
||||
category: platform
|
||||
|
||||
Reference in New Issue
Block a user