Skip to content

Commit

Permalink
README: update example
Browse files Browse the repository at this point in the history
  • Loading branch information
Erisa authored Nov 14, 2024
1 parent 0b672a6 commit 6a53670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Sends Slack webhook alerts for Bluesky messages using [Jetstream](https://github
```bash
export BSKY_APP_PASSWORD=asdf-asdf-asdf
export SLACK_WEBHOOK_URL=https://tailscale.slack.com/...
go run ./cmd/bsky-webhook/ -bskyHandle me.example.com -watchWord "pangolin"
go run ./cmd/bsky-webhook/ -bsky-handle me.example.com -watch-word "pangolin"
```

## Configuration
Expand Down

0 comments on commit 6a53670

Please sign in to comment.