unnecessarydave

Results 3 comments of unnecessarydave

> Similar tests are "reversed", does `gameIcon.includes(CONT_CUPS)` work? (no need to change `CONT_CUPS`) Sure, we could do it that way. `gameIcon.includes(CONT_CUPS)` alone doesn't work, as I think `.includes()` takes a...

I will merge this into the new Foxtrick repo once I have resolved this issue https://github.com/foxtrick-ng/foxtrick/issues/14

Just to let you know. This PR has been merged into the new Foxtrick fork https://github.com/foxtrick-ng/foxtrick As an additional note, many users on the Foxtrick forum are very happy that...