https://github.com/dev-protocol/clubs-emailer
https://github.com/dev-protocol/clubs-emailer
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dev-protocol/clubs-emailer
- Owner: dev-protocol
- Created: 2023-12-21T05:13:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-06T03:29:33.000Z (about 2 years ago)
- Last Synced: 2025-07-08T07:20:02.056Z (7 months ago)
- Language: Go
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clubs Emailer
Currently, this simply generates a list of unpublished clubs and their associated email addresses.
In the future, we can automate this into followup emails.
## Development
Simply create an `.env` file based on `.env.example`.
To generate the list, run `go run .`.
This creates two files `clubs-users-published.json` and `clubs-users-unpublished.json`