- NodeJS
- Discord Webhook URL
- Twitch Client ID
- Twitch Client Secret
Clone this repository
git clone https://github.com/Wissididom/Twitch-Discord-Clips-Webhook-Service
Copy example.env
into .env
and adjust it's values. Optionally you can also provide the options inside example.env
with the correct values as environment variables to the application.
Install dependencies
npm i
or npm install
Run it with node index.js
. The script checks every second if there were clips made in the last second.