@twurple/chat
Version:
Interact with the Twitch Messaging Interface (aka Twitch chat).
25 lines (16 loc) • 948 B
Markdown
# Twurple - Chat Client
[](https://github.com/twurple/twurple/blob/main/LICENSE)
[](https://www.npmjs.com/package/@twurple/chat)

Interact with the Twitch Messaging Interface (aka Twitch chat).
## Installation
npm install @twurple/auth @twurple/chat
# or
yarn add @twurple/auth @twurple/chat
# or
pnpm install @twurple/auth @twurple/chat
## 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.