ChatGPT just turned me into a fake developer.
Asked it to write Google Apps Script code to save newsletter emails automatically to a Doc. It gave me everything: code plus instructions.
Copy, paste, run. Done. Now every newsletter saves itself without me lifting a finger.
== FULL PROMPT ==
Act as an automation expert with knowledge of Google Apps Scripts.
Create a working Apps Script that saves all Gmail emails from a specified sender into a single Google Doc, and explain the setup in beginner-friendly, step-by-step instructions.
== END ==