Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ hermes plugins install HumanjavaEnterprises/nostrsocial.app.HA-python.src
| `social_promote` | Move contact to a different tier |
| `social_screen` | Guardrails check on text content |

## X/Twitter companion

Use NostrSocial when a Hermes Agent needs social graph memory, contact tiers, drift checks, and text guardrails. Use [Hermes Tweet](https://github.com/Xquik-dev/hermes-tweet) alongside it when the same workflow needs packaged X/Twitter exploration, profile or timeline reads, and explicitly gated tweet or follow actions.

## Persistence

Default location: `$HERMES_HOME/.nostrsocial/graph.json`. The first
Expand Down