whoop WHOOP morning check-in: - fetches your latest WHOOP data (Recovery, Sleep, Cycle/Strain) - generates a short set of suggestions for the day Quick Start (User + Bot) What the user does (one-time) 1) Create a WHOOP app and get credentials: - - 2) In the WHOOP developer dashboard, set Redirect URL: - 3) Put secrets into : 4) Authorize once (get refresh token): - Open the printed URL on your phone/browser - Tap Allow/Authorize - Copy the from the callback URL and paste it back This writes into . What the bot does (each run) Run: Then send the output back to the user. Automation (daily) Reco…