···11+# contributing to find-bufo
22+33+## what is a bufo?
44+55+bufos are frog images from [bufo.zone](https://all-the.bufo.zone). find-bufo is a bluesky bot that watches the firehose and quote-posts with a matching bufo image when someone's post contains a bufo phrase.
66+77+## submitting a new bufo
88+99+### naming
1010+1111+the filename **is** the matching phrase. `bufo-jumping-for-joy.png` matches posts containing "jumping for joy".
1212+1313+- use kebab-case: `bufo-descriptive-phrase.png`
1414+- `.png` or `.gif` only
1515+- keep it descriptive — the phrase should make sense as a natural match
1616+1717+### how to submit
1818+1919+1. fork the repo on [tangled.org](https://tangled.org/zzstoatzz.io/find-bufo)
2020+2. add your image to `data/bufos/`
2121+3. open a PR with a screenshot or preview of the bufo in action
2222+2323+### what happens next
2424+2525+a maintainer runs the ingestion script (`scripts/add_one_bufo.py`) to embed and index your image. once merged and deployed, the bot starts matching posts with your bufo's phrase.