New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

twitch-realtime

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twitch-realtime

A small library to use the Twitch PubSub API

  • 0.6.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
increased by60%
Maintainers
1
Weekly downloads
 
Created
Source

Twitch-Realtime

NPM version npm npm dependencies Status Build Status

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

Keywords

FAQs

Package last updated on 07 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc