···8585 return nil
8686 }
87878888- h.mu.Lock()
8989- defer h.mu.Unlock()
9090-9188 // look for posts where I've "subsribed" so that we can add the parent URI to a list of replies to that parent to look for
9289 if strings.Contains(post.Text, "/subscribe") && event.Did == "did:plc:dadhhalkfcq3gucaq25hjqon" {
9390 slog.Info("a post that's subscribing to a parent. Adding to parents to look for", "parent URI", post.Reply.Parent.Uri)