gempir

Results 32 issues of gempir

- [x] better visibility of square notations - [x] better align and design move history - [x] switchable sides - [ ] error handling in case channel is not found...

Complicated feature but nymn thought it would be a cool Idea to have 2 chats play each other. Since this side is client side only I think I would only...

The client should provide a way to limit the amount of messages to be sent. The join ratelimiter already laid the groundwork for this implementation. The idea is to have...

Currently go-twitch-irc uses 1 connection to read mesasges from TMI and write message to TMI. It is rarely recommended to go above 100 channels on a single connection. This brings...

enhancement

A user was having issues with tcp tials and i/o timeouts, those could maybe be handled more gracefully by go-twitch-irc and retry better. ``` time="2021-04-08T06:55:29Z" level=fatal msg="dial tcp: lookup irc.chat.twitch.tv...

In #101 there are some keyboard shortcuts defined. I personally really like to use Enter to apply filters. I can't test this sadly because my local tad fails to start...

**Describe your issue** Twitch just announced new API Endpoints for getting, ending and creating polls. https://discuss.dev.twitch.tv/t/announcing-apis-and-eventsub-for-polls-and-predictions/31539 It would be really helpful to atleast get, end and create polls directly from...

enhancement
New major feature
blocked

Albeit undocumented, Bttv has a very useful and well designed API and using it programmatically would be really nice. Related issue about this https://github.com/night/betterttv/issues/4415 Personally, I'm not sure if OAuth2...

enhancement
api

I'm using phpexecjs together with v8js and disabling the cache of this bundle does not work. This is my symfony 4 config for dev ``` limenius_react: default_rendering: "both" serverside_rendering: mode:...

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary...