# Clone this repository
$ git clone https://github.com/LockDzn/twitch-chat-discord-webhook.git
# Go into the repository
$ cd twitch-chat-discord-webhook
# Install dependencies
$ yarn install
# Edit auth.env.example and rename the file to auth.env
# Start
$ yarn start