@twurple/api
Version:
Interact with Twitch's API.
25 lines (14 loc) • 862 B
Markdown
# Twurple - API
[](https://github.com/twurple/twurple/blob/main/LICENSE)
[](https://www.npmjs.com/package/@twurple/api)

Interact with Twitch's API.
## Installation
yarn add @twurple/auth @twurple/api
or using npm:
npm install @twurple/auth @twurple/api
## Documentation
A good place to start with this library is the [documentation](https://twurple.js.org)
which also includes a complete reference of all classes and interfaces, as well as changes and deprecations between major versions.
## If you're getting stuck...
You can join the [Twitch API Libraries Discord Server](https://discord.gg/b9ZqMfz) and ask in `#twurple` for support.