Skip to content
/ twitch Public
forked from twurple/twurple

Interact with Twitch's API, chat, PubSub and subscribe to WebHooks.

License

Notifications You must be signed in to change notification settings

TheAkio/twitch

 
 

Repository files navigation

Twitch.js

Installation

To add Twitch.js to your project, just execute:

yarn add twitch

or using npm:

npm install --save twitch

Documentation

A good place to start with this library is the documentation which also includes a complete reference of all classes and interfaces, as well as changes and deprecations between major versions.

Additional packages

This core package only provides API and authentication functionality. All the other things are located in separate packages:

If you're getting stuck...

You can join the Discord server for support.

About

Interact with Twitch's API, chat, PubSub and subscribe to WebHooks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.7%
  • JavaScript 2.0%
  • Shell 0.3%