Shikhar Sharma

Results 37 comments of Shikhar Sharma

@Nickersoft You might want to check this PR. The typo is making your entire `Util.isNull` function useless. CC @theLufenk

Well is my PR really not fixing a major flaw? How is something not breaking with that error in `isNull` function.

How lazy are the developers of Hyper? I am facing the same issue.

2.5 years+ and this bug still exists. Give me more thumbs down but this is just funny and cringe.

> > 2.5 years+ and this bug still exists. Give me more thumbs down but this is just funny and cringe. > > Hyper is open source, what's stopping you...

Well truth be told everything **stops** when the watcher is **paused**. I just went with the `Play` and `Pause` terminology instead of `Start` and `Stop`.

No, that's not the case. If the watcher **is paused**, it's no longer connected to Twitch's real time PubSub server, hence if there is some internet issues when the watcher...

I am thinking about adding emojis similar to [Twitch-Channel-Points-Miner-v2](https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2) and settings tab(as you mentioned) to let the user to enable/disable emojis, configure logs timestamp etc.

To implement this, I will have to first setup a server with database so that the data doesn't get lost when a user reinstalls the app.

I have been thinking about adding this feature for a few days now. I created this mock designs to showcase to myself and everyone else how this feature would look...