managarten/services/matrix-mana-bot
Till-JS 462ef006f0 feat(matrix-mana-bot): add persistent voice preferences (Phase 4)
- Create VoicePreferencesStore for file-based persistence
- Preferences saved to data/voice-preferences.json
- Add autoVoiceReply setting for voice message auto-response
- Add !speed command for speech speed control (0.5-2.0x)
- Add !voice auto an/aus for auto-reply toggle
- Update HELP_TEXT with voice command documentation
- Debounced save with 1s delay for performance

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 03:08:52 +01:00
..
src feat(matrix-mana-bot): add persistent voice preferences (Phase 4) 2026-02-01 03:08:52 +01:00
.env.example feat(matrix-mana-bot): add voice input support (Phase 1) 2026-02-01 02:59:13 +01:00
CLAUDE.md feat(matrix-mana-bot): add voice input support (Phase 1) 2026-02-01 02:59:13 +01:00
Dockerfile feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00
nest-cli.json feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00
package.json ♻️ refactor: migrate 19 Matrix bots to shared HealthController 2026-02-01 01:17:01 +01:00
tsconfig.json feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00