joshuaskelly / twitch-observer

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

Features/twitchchateventtype #51

Closed PythooonUser closed 7 years ago

PythooonUser commented 7 years ago

Summary

Adds the TwitchChatEventType class (see #50) and puts the TwitchChatColor (name change!) in the twitchobserver module (for simplicity).

Updates references to use the appropiate TwitchChatEventType.

Updates the documentation.

Updates version numbers.

joshuaskelly commented 7 years ago

Feel free to merge at your convenience!