Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 191 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 191 Bytes

Divvy Transaction Reporter

Reports Divvy ledger transactions to Slack

Usage

npm install
DIVVYD_URI=wss://one.vld.xdv.io:51255 WEBHOOK_URI=<your-slack-webhook-uri> npm start