gempir

Results 69 comments of gempir

There is no rush for me. Take your time

That's not the point of a git integration. There should be zero oauth or authentication in general. The point is storing it in plaintext files that can be added to...

Could be a good feature aswell but not at all what the issue creator was asking for I think. Imagine a corporate environment without any access to github.

Yes but why go through all that trouble if storing files in plaintext in a specific folder could already solve most of the issues. Let the user handle persisting and...

@antonycourtney Yes! That did the trick. I can run tad now. I could also confirm that my little feature works and Enter now applies Filters :)

@antonycourtney anything further I can do to to get this merged?

> > > I hope this gets more traction. Adoption of 7tv is becoming very widespread on Twitch. > > > > > > +1, it's bad enough that I'm...

I think the main issue here is that the focus works differently if the inputs are hidden or not. Why would the window be differently focused when the input is...

2 additional fields could be useful here aswell. The id (for the message) and the tmi-sent-ts for the Timestamp of the message. Documentation: https://dev.twitch.tv/docs/irc/#privmsg-twitch-tags

Quick debugging tip: Do `node yourgenerated.js` and you should either see and error or no output at all (which is want you want).