You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm on a mac, and I have managed to get it so Twitch chat commands are being printed in Terminal so the server is connect, but it won't pass any keys to any programs I configure. I poked around inside KeyHandler.js and figured out the problem is in setWindowID(). After going through this section the windowID returns no value. It doesn't seem to matter how I configure the program name in config.js, it always returns nothing. How do I make it so my windowID is set to the right value?
The text was updated successfully, but these errors were encountered:
I'm on a mac, and I have managed to get it so Twitch chat commands are being printed in Terminal so the server is connect, but it won't pass any keys to any programs I configure. I poked around inside KeyHandler.js and figured out the problem is in setWindowID(). After going through this section the windowID returns no value. It doesn't seem to matter how I configure the program name in config.js, it always returns nothing. How do I make it so my windowID is set to the right value?
The text was updated successfully, but these errors were encountered: