Skip to content
This repository was archived by the owner on Jan 4, 2026. It is now read-only.

Wissididom/Twitch-Discord-Clips-Webhook-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch-Discord-Clips-Webhook-Service

Archived

This repository is archived because I added the feature in https://github.com/Wissididom/Twitch-Discord-Clips-Webhook and with that I don't want to maintain 2 things that essentially do the same thing.

To do that in the other repository just set the cron option in the config to null and it'll poll every 5 minutes and should make sure there are no duplicate postings, even though I haven't really thoroughly tested the de-duplication.

Prerequisites

  • NodeJS
  • Discord Webhook URL
  • Twitch Client ID
  • Twitch Client Secret

How to setup

Step 1

Clone this repository

git clone https://github.com/Wissididom/Twitch-Discord-Clips-Webhook-Service

Step 2

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.

Step 3

Install dependencies

npm i or npm install

Step 4

Run it with node index.js. The script checks every second if there were clips made in the last second.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •