codeoverflow-org / chatoverflow

What if you could combine the power of chat bots, streamer support sites and social media? This is chat overflow.
http://codeoverflow.org
Eclipse Public License 2.0
57 stars 12 forks source link

Add Cheer, Raid and Host Events #131

Closed hlxid closed 5 years ago

hlxid commented 5 years ago

Description

As @MelanX suggested on the discord server we should add cheer events that fire if someone cheers bits to a twitch stream.

Raid and host events also should be added.

Progress:

References

suggestion message on discord

MelanX commented 5 years ago

What's about raids/hosts?

hlxid commented 5 years ago

:+1: Sure, I can also add those when I am at it anyway. StreamElements doesn't have a event for raids however.

hlxid commented 5 years ago

Tipeeestream implementation is done and tested using the tipeeestream event emulator with both twitch and youtube :tada:

hlxid commented 5 years ago

The tipeeestream implementation on the feature/131-cheer,raid,host-event is working from what I can tell and has been merged now. Skate will probably test the stream elements implementation together with #129, as I can't test it because the event emulator of stream elements doesn't emit fake events to the api, just to the overlay running inside the browser.