# Twitch.js - Chat Client

Interact with the Twitch Messaging Interface (aka Twitch chat).

## Installation

	yarn add twitch-auth twitch-chat-client

or using npm:

	npm install --save twitch-auth twitch-chat-client

## Documentation

A good place to start with this library is the [documentation](https://d-fischer.github.io/twitch-chat-client)
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 [Discord server](https://discord.gg/b9ZqMfz) for support.
