Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 426 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 426 Bytes

About

A node script to grab a status from a board. Currently all the comments passed a certain date.

Configuration

  • Set the environment varibales TRELLO_API_KEY and TRELLO_API_TOKEN. See config.js and trello.com/docs/gettingstarted

  • Set a passed_date from when you want to get the comments. Default is since last week. See config.js

Run

run: node main.js