openclaw-voice/discord_bot
Jezza Hehn a2099e9d81 Strip Jarvis/Sage personas, simplify to MoltMic pipe
- Replace /jarvis and /sage command groups with /moltmic join|leave|status
- Remove AgentVoiceConfig, AgentsConfig now just has default agent
- Remove voice file checks from run.py (cloud TTS doesn't need them)
- Remove agent-to-voice mapping in bot.py on_speech_complete
- Rename from 'Jarvis Voice Bot' to 'MoltMic' throughout
2026-04-10 01:43:02 +00:00
..
__init__.py Initial commit: Jarvis Voice Bot - Complete Implementation 2026-02-13 12:35:03 -05:00
audio_bridge.py feat: Major performance optimizations and feature enhancements 2026-02-16 19:29:57 -05:00
audio_receiver.py feat: Major performance optimizations and feature enhancements 2026-02-16 19:29:57 -05:00
audio_sink.py feat: Major performance optimizations and feature enhancements 2026-02-16 19:29:57 -05:00
bot.py Strip Jarvis/Sage personas, simplify to MoltMic pipe 2026-04-10 01:43:02 +00:00
commands.py Strip Jarvis/Sage personas, simplify to MoltMic pipe 2026-04-10 01:43:02 +00:00
vad_receiver.py feat: Major performance optimizations and feature enhancements 2026-02-16 19:29:57 -05:00
voice_session.py Initial commit: Jarvis Voice Bot - Complete Implementation 2026-02-13 12:35:03 -05:00