# Twitch.js - WebHooks listener

Listen to events on Twitch via their WebHooks API.

## Installation

	yarn add twitch twitch-webhooks

or using npm:

	npm install twitch twitch-webhooks

## Documentation

A good place to start with this library is the [documentation](https://d-fischer.github.io/twitch-webhooks)
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.
