1.0.6 • Published 2 years ago

@cloudydaiyz/membership-auto-utils v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Static Badge

Membership Automation Tool - Utilities

A utility package for the Membership Automation project. The functions provided by this project are included below:

settings-manager

Referenced by using @cloudydaiyz/membership-auto-utils/settings-manager.mjs

settings = getSettings(path)
await getCredentials(google, settings)
await saveCredentials(google, settings)

membership

Referenced by using @cloudydaiyz/membership-auto-utils/membership.js

await updateMembershipLog(googleClient, settings)
await clearLogInfo(sheets, settings)
members = await getLogInfo(sheets, settings)

notification

Referenced by using @cloudydaiyz/membership-auto-utils/notification.js

await sendLeadershipUpdate(googleClient, mailOptions, settings)
1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago