semantic bufo search find-bufo.com
bufo
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix readme: remove zig from title, better example

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

zzstoatzz 94f23076 fb4da68a

+2 -2
+2 -2
bot/README.md
··· 1 - # bufo-bot (zig) 1 + # bufo-bot 2 2 3 3 bluesky bot that listens to the jetstream firehose and quote-posts matching bufo images. 4 4 ··· 10 10 11 11 ## matching logic 12 12 13 - - extracts phrase from bufo filename (e.g., `bufo-hop-in-we-re-going` -> `hop in we re going`) 13 + - extracts phrase from bufo filename (e.g., `bufo-let-them-eat-cake` -> `let them eat cake`) 14 14 - requires exact consecutive word match in post text 15 15 - configurable minimum phrase length (default: 4 words) 16 16