Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 735 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 735 Bytes

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.

Discord Discord

Telegram Telegram