S1ROZHA

Results 3 issues of S1ROZHA

Log in run: Error: File "quickstart.py", line 8 session.follow_user_followers([''], amount=, sleep_delay=, randomize=False, interact=False) ^ SyntaxError: invalid syntax

Not checked status on stream var STREAMER_ID = 'lirik'; var checkStreamUrl = 'https://api.twitch.tv/kraken/streams/'+STREAMER_ID+'?client_id=ott641ae4i3mq3vz86vkwm9qzj3wobs'; function checkStream() { requestify.get(checkStreamUrl).then(function(response) { if(response.getBody().stream === null) { isStreamOnline = false; console.log("Status: Offline"); } else {...

### What happened? Problem to zooming on windows ![image](https://github.com/httpie/desktop/assets/20708709/01f22746-f32a-4d8e-8bf1-53313d1b0c55) ### Steps to reproduce? ```Markdown 1. Open the app. 2. Use zooming on windows 11 (ctrl-): zoom decrease 3. Use zooming...

bug