forked from claude-did-this/claude-hub
- Remove all Discord chatbot implementation files - Remove generic chatbot provider infrastructure - Update docker-compose.yml to use environment variables instead of Docker secrets - Keep dual secret support (files take priority, env vars as fallback) - Document secret configuration options in .env.example - Clean up related tests and documentation - Prepare codebase for CLI-first approach with future plugin architecture This simplifies the codebase by removing incomplete chatbot functionality while maintaining flexible secret management for both development and production. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>