diff --git a/README.md b/README.md new file mode 100644 index 0000000..5f0252d --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +Twitch PubSub +============= + +An implementation of Twitch's PubSub API. + +Currently, it has events for the `video-playback` topic only, which is not officially supported. It is also untested for reconnections, etc. \ No newline at end of file