joshuaskelly / twitch-observer

Turn Twitch chatter into Python events
MIT License
26 stars 6 forks source link

Twitch IRC Capability: Membership #14

Closed joshuaskelly closed 7 years ago

joshuaskelly commented 7 years ago

Overview

The Twitch membership capability provides additional information about viewers in a channel. The work here it to request the capability, ensure we correctly handle the new messages, and provide a clean API to work with the new messages.

https://dev.twitch.tv/docs/v5/guides/irc/#twitch-irc-capability-membership

Changes

Update Existing Messages:

New Messages:

joshuaskelly commented 7 years ago

Resolved with d7489b3ea87372bb1a54c95866ec45dc92fdafe4