aalemayhu / snake

[S]uper [N]ot [A]wesome [K]nockout [E]agle - SNAKE - a Twitch snake overlay game
0 stars 1 forks source link

Issue with ':' in TwitchWrapper #10

Closed NyasakiAT closed 6 years ago

NyasakiAT commented 6 years ago

Exception when a : appears in chat

NyasakiAT commented 6 years ago

Fix with wile loop since the current solution counts only for 3 ':'

aalemayhu commented 6 years ago

Hmm, totally forgot this bug. Was debugging for a while 🙈

aalemayhu commented 6 years ago

If we can't get this resolved up stream, @Nyasaki could you look into packing a node module for this?

aalemayhu commented 6 years ago

Looks like we might get this merged soon, https://github.com/Talha-T/twitch-wrapper-ts/pull/7

aalemayhu commented 6 years ago

Merged upstream.