Advertisement ยท 728 ร— 90
#
Hashtag
#hastag2
Advertisement ยท 728 ร— 90
Preview
SkyFeed Real-time app for Bluesky with a powerful Feed Builder

try out the feed builder on skyfeed.app

for hashtags you want to include an easy regex example is

\#hashtag1\b|\#hashtag2\b
to include posts with #hashtag1 or #hastag2 in the caption

you have to put \ in front of # so it reads the actual character not the regex meaning

1 0 1 0