mumixam / weechat-twitch

Checks status of streams using twitch api
31 stars 9 forks source link

irc error WHISPER command received not translated as a PRIVMSG #7

Closed H2L29 closed 4 years ago

H2L29 commented 4 years ago

twitch.py version 0.8 weechat version 2.5 messages in the twitch server buffer

irc : commande "WHISPER" non trouvée : @badges=;color=#00FF7F;display-name=Botisimo;emotes=;message-id=12;thread-id=;turbo=0;user-id=;user-type= :botisimo!botisimo@botisimo.tmi.twitch.tv PRIVMSG *** :Kich: 287,435

mumixam commented 4 years ago

I confirm this issue and it seems to be related to hook type of 'in' vs 'in2'. not sure why its not working with 'in2' but I've reverted it back to 'in' in master

fixed in https://github.com/mumixam/weechat-twitch/commit/b10b2b8619a3a779add050ab2763729cde9bf2a4