gu3st / twitch

Interact with Twitch's API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:TypeScript 96.4%Language:JavaScript 2.4%Language:Shell 1.2%