gikkman

Results 12 issues of gikkman

The ability to add your own custom words which would trigger notifications would be a great addition to the app. Certain channels use keywords to indicate event (for example: a...

Twitch plans to deprecate some message tags: `subscriber`, `turbo` and `user-type`. They want people to use `badges` instead. https://dev.twitch.tv/docs/irc/tags#privmsg-twitch-tags

enhancement

I really like this library concept, and I fully agree with the outlined issue described in the philosophy part. But one thing I think would be a great enhancement would...

If I try to run a project using `ts-node`, and the entry file the ts-node command points to is in a different directory from your current working directory, then the...

Bug

**Is your feature request related to a problem? Please describe.** I've noticed that the Window Name matching function only matches exact window names. Unfortunately, OBS has its' version included in...

enhancement

### What happened? If you have a `Deployment` defined with more than one container, and one of those containers is missing their `name` field, applying a patch on one of...

kind/bug
needs-triage

If you have a types file like this: ```typescript /** @see {isColor} ts-auto-guard:type-guard */ type Color = "red" | "blue" ``` And then run ts-auto-guard against the file, it will...

help wanted
pr requested

I encountered this when I was toying around and trying out this page. I created a new room (`6LLiTNHTQHy6s9pQ88w_Sw`) using the Advanced - Custom Random settings, and entered as player...

bug

I noticed earlier today when I cloned an older project I have that running `npm install` took quite a long time. I drilled down in to why, and it turned...

### What version of Bun is running? 1.1.8 ### What platform is your computer? Darwin 23.4.0 arm64 arm ### What steps can reproduce the bug? Create an empty directory, and...

bug