Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 238 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 238 Bytes

fuse-webhooks-bot

Serves data to Discord about Fuse

Installation

npm install

Configuration

Rename .env.example to .env and set WEBHOOK_URL to a valid Discord webhook URL.

Starting

npm run start-pm2