0.7.3 • Published 5 years ago

twitch-realtime-reconnect v0.7.3

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Twitch-Realtime

NPM version npm npm dependencies Status Build Status

Notes

  • Added option to change ping interval
  • Reconnects on close

Twitch realtime is a little library to interact with twitch's PubSub-Realtime Api.

You can install it with

npm install --save twitch-realtime

Have a look at the docs

You can listen on the following topics:

TopicDescriptionConstantRequires Token
Videoplaybackget updates about stream status and viewcountsRealtime.TOPICS.VIDEOPLAYBACKNo
Bitsget updates about the Bits on the chatRealtime.TOPICS.BITSYes
WhispersGet incoming whispersRealtime.TOPICS.WHISPERSYes