Steve Seguin
Steve Seguin
Thank you. I'll look into it.
It seems to be working currently, but seems that when I enable the 7TV extension, it breaks things.  https://kick.com/popout/classybeef/chat I'll try to address this all, somehow. thank you
I pushed a fix. Download an try please
ah. Well, my brain isn't working 100% these days, but if the issue is that you can't send messages from the dock to kick, I've pushed an update just now...
Do you have a preference on which one? I haven't added either of those, but assuming there is a non-credit-card-needed trial / plan I can access, or assuming you or...
I dont really know how to DM you on Github, but my email is [email protected]
Okay, it's added.
If you create a file called `start.bat`, and put it in the same folder as the elecap.exe portable file, I think it would work. ``` start elecap.exe -t feed1 -w...
Try using an equal sign, especially on the URL argument, if the previous option wasn't working: ie: `ElectronCapture.exe -w=300 -h=300 -x=100 -y=100 -u="https://google.com" -p` I'm seeing a recently introduced bug,...
I fixed a bug in the last release where the first window to open might be the wrong size I also improved the documentation around the command line parameters; there...