No description
.gitignore | ||
index.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
settings.js.template |
ChurchTools Carvent
Fetches all PDFs for upcoming events, concatenates them and uploads them as attachments.
Based on https://github.com/churchtools/churchtools-js-client/tree/master/examples/Node.js
Getting Started
- copy and fill in settings.js.example to settings.js
- npm install
- npm start