Files
claude-hub/test/unit/controllers
Jonathan 426ac442e2 refactor: remove chatbot implementation and simplify secrets management
- 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>
2025-05-30 11:16:22 -05:00
..