Add comprehensive Zulip bot integration with dynamic features
- Complete Zulip bot implementation with debug mode and stream posting
- Dynamic bot name detection instead of hardcoded "@thicket"
- HTML to Markdown conversion with compact summary formatting
- Zulip user association management (add/remove/list commands)
- Rate limiting (5 messages per batch with 5s pause)
- Catchup mode (posts last 5 entries on first run)
- Smart duplicate author detection to avoid redundancy
- Comprehensive error handling and fallback mechanisms
- Bot configuration via chat commands (stream, topic, interval)
- Clean, non-redundant message formatting for feed updates
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>