nah bro as a service.
there are a lot of robots. they want your content. nahbro.dev generates the files that ask them to leave.
curl -s https://nahbro.dev/robots.txt > public/robots.txt
curl -s https://nahbro.dev/llms.txt > public/llms.txtor get everything at once:
curl -s https://nahbro.dev/generateevery named AI crawler — GPTBot, ClaudeBot, Bytespider, CCBot, and the rest. full list in src/generators/robots.ts. when a new one shows up, send a PR.
some of them will listen. the rest will not. the files are here either way.
git clone https://github.com/todie/nahbro.dev
cd nahbro.dev
npm install
npm run devMIT