feat(bot): respect blocks and scale cooldowns by match frequency
- add isBlockedBy() check via public getRelationships API before posting
- skip posts from users who block the bot, track as "blocks respected"
- scale cooldown duration proportionally to each bufo's share of total
matches (K=8), so common bufos like "let them eat cake" (~30%) get
~7h cooldowns while rare ones stay near the 2h baseline
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>