1.0.6 • Published 8 months ago

@cloudydaiyz/membership-auto-utils v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months 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

8 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago