0xbyt4
86ddaaee9c
fix: extract voice reply logic and add comprehensive tests
- Fix tempfile.mktemp() TOCTOU race in Discord voice input (use NamedTemporaryFile)
- Extract voice reply decision from _handle_message into _should_send_voice_reply()
- Rewrite TestAutoVoiceReply to call real method instead of testing a copy
- Add 59 new tests: VoiceReceiver, VC commands, adapter methods, streaming TTS
2026-03-14 14:27:20 +03:00
..
2026-02-02 19:01:51 -08:00
2026-03-08 21:20:06 -07:00
2026-03-14 14:27:20 +03:00
2026-03-14 14:27:20 +03:00
2026-03-11 06:32:01 -07:00
2026-03-13 07:40:38 -07:00
2026-03-10 15:18:26 -07:00
2026-03-14 14:27:20 +03:00
2026-03-14 14:27:20 +03:00
2026-03-14 14:27:20 +03:00
2026-03-13 21:32:53 -07:00