Commit graph

3 commits

Author SHA1 Message Date
dan bb112009a1 Address review issues and update docs 2026-01-22 01:43:14 -08:00
dan 95a70d8b86 Deprecate matterbridge and fix matrix issues 2026-01-21 22:26:58 -08:00
Meta-Repo Bot f602c02f80 feat: Prepare for Nix deployment with integration tests and flake
This commit prepares the musiclink bot for production deployment on NixOS.

Changes:
- Refactored service layer to support Dependency Injection for API URLs.
- Added 'internal/bot/bot_integration_test.go' for mock-based integration testing.
- Added 'flake.nix' and 'flake.lock' for reproducible Nix builds.
- Added 'README.md', 'LICENSE', and '.gitignore'.
- Verified build and tests pass locally.
2026-01-16 21:57:13 +00:00