https://github.com/humancompatibleai/recon-email
Script for automatically creating the reconnaissance email.
https://github.com/humancompatibleai/recon-email
Last synced: 4 months ago
JSON representation
Script for automatically creating the reconnaissance email.
- Host: GitHub
- URL: https://github.com/humancompatibleai/recon-email
- Owner: HumanCompatibleAI
- Created: 2018-03-30T23:38:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-02T08:52:59.000Z (over 4 years ago)
- Last Synced: 2025-06-25T01:44:10.193Z (11 months ago)
- Language: HTML
- Size: 102 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# recon-email
Script for automatically creating the Alignment Newsletter email from the database (a Google spreadsheet). Download the database as HTML, and then execute `run.sh`, which should automatically open two tabs in your browser with text that can be copy pasted into an email. One tab contains the private version (sent for review to particular people) and one contains the public version (sent via Mailchimp to all subscribers).
I wrote this script for the sole purpose of working with a spreadsheet that I control. As a result, the script is very specific to the spreadsheet, and I put no thought into reusability, portability etc. Reuse this code at your own risk.