tmijs / tmi.js

💬 Javascript library for the Twitch Messaging Interface. (Twitch.tv)
https://tmijs.com
MIT License
1.55k stars 214 forks source link

[V2] Whisper implementation #356

Open InzeNL opened 5 years ago

InzeNL commented 5 years ago

Implements the whisper command for TMI and adds tests for it

Also added codestyle files for JetBrains IDEAs to prevent overriding set codestyles

InzeNL commented 5 years ago

Requires implementation of WHISPER event

InzeNL commented 5 years ago

https://github.com/tmijs/tmi.js/pull/356#issuecomment-531628449

Requires implementation of WHISPER event

Implemented in https://github.com/tmijs/tmi.js/pull/356/commits/150b6e6855619f2430561afd62280699c3f1d4f5

Geczy commented 1 year ago

can this be merged? whats the hold up @InzeNL

InzeNL commented 1 year ago

@Geczy

Granted I don't know how well this still works, there's no hold up on my side. It was simply never reviewed by anyone.

I do notice this merges to "old-v2" so I'm not sure how valid the pull request is.