Send an email to a list of addresses using gmail.
Hacked together script. Use at your own risk.
- Get credentials by following this tutorial. Save the json as
credentials.json
at root of this repo. cp data.example.json data.json
and edit valuesgo run .
orgo run . true
for a dry run (no emails sent, just logs).