ILikeAI / AlwaysReddy

AlwaysReddy is a LLM voice assistant that is always just a hotkey away.
MIT License
524 stars 50 forks source link

Fix error when using single-key record hotkey #60

Closed Jobus0 closed 3 weeks ago

Jobus0 commented 3 weeks ago

Fixes the bug from 803459a09c1a8201968c998088d1b5b16a1be292 where you can't run the program if you set RECORD_HOTKEY to a single key (no modifiers).

ILikeAI commented 3 weeks ago

Ahh thanks I didnt even think of this!