Standalone Eventwatcher written in NodeJs
This will provide discord webhooks about new events collected by ScrapeDuck
Install guide:
- clone repo
- install dependencies (npm install)
- copy .env file (cp .env.example .env)
- provide webhook url
- start script (node eventwatcher.js)
This script will check every hour if a new event is about to start and sents a webhook to discord.