twurple
7.1.0
A set of libraries that aims to cover all existing Twitch APIs.
To add Twurple to your project, just execute:
yarn add @twurple/auth
or using npm:
npm install @twurple/auth
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.
The mentioned @twurple/auth
package only provides authentication functionality. All the other things are located in separate packages:
You can join the Twitch API Libraries Discord Server and ask in #twurple
for support.