Skip to content

Instantly share code, notes, and snippets.

View mattgmoser's full-sized avatar

Matt M mattgmoser

View GitHub Profile
@mattgmoser
mattgmoser / .env
Last active June 7, 2022 16:58 — forked from boardthatpowder/.env
Rivian oder status script
# rivian.com credentials:
USERNAME=
PASSWORD=
# optional twilio.com credentials. If set, will send an SMS when a change in status is detected:
TWILIO_ACCOUNT_SID=
TWILIO_AUTH_TOKEN=
TWILIO_FROM_PHONE_NUMBER=
TWILIO_TO_PHONE_NUMBER=