@@ -65,6 +65,8 @@ func main() {
opts = append(opts, nats.UserCredentials(natsCredsFile))
}
opts = append(opts, nats.Name("Bluesky Proxy"))
nc, err := nats.Connect(natsURL, opts...)
if err != nil {
log.Fatal("Error connecting to NATS:", err)
The note is not visible to the blocked user.