Go to file
xeruf f0d68dc68e chore: update package.json infos 2023-02-25 11:05:54 +01:00
.gitignore Almost Working 2023-02-25 00:18:05 +01:00
README.md chore: update package.json infos 2023-02-25 11:05:54 +01:00
index.js Almost Working 2023-02-25 00:18:05 +01:00
package-lock.json chore: update package.json infos 2023-02-25 11:05:54 +01:00
package.json chore: update package.json infos 2023-02-25 11:05:54 +01:00
settings.js.template Almost Working 2023-02-25 00:18:05 +01:00

README.md

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

  • npm run setup (npm install, copy and fill in settings.js.example to settings.js)
  • npm start