Skip to content

Instantly share code, notes, and snippets.

View OverZealous's full-sized avatar

Phil DeJarnett OverZealous

View GitHub Profile
@boardthatpowder
boardthatpowder / .env
Last active February 7, 2023 21:55
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=