Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 851 Bytes

README.md

File metadata and controls

39 lines (28 loc) · 851 Bytes

Twitch chat discord webhook


cape


Install

# 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