From 1bacd721b7c21ade85c139e32cc8e6357f5e9cab Mon Sep 17 00:00:00 2001 From: Camille Frantz Date: Tue, 8 Jul 2025 10:46:45 -0500 Subject: [PATCH] Update Quotes --- Quotes.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Quotes.md b/Quotes.md index 8799fa2..6ffeed8 100644 --- a/Quotes.md +++ b/Quotes.md @@ -5,11 +5,11 @@ It will also post output to a pushover account if configured. The variables this code expects are: ``` -- QUOTES_SOURCE # URL to your CSV file; it expects an https endpoint +- QUOTES_SOURCE # URL to your CSV file; it expects an https endpoint - BOTS_QUOTESBOT_TOKEN # Access token to your ActivityPub account -- BOTS_ENDPOINT # The URL of your ActivityPub instances (e.g. mastodon.social) -- PUSHOVER_USER_TOKEN # Optional -- PUSHOVER_APP_TOKEN # Optional +- BOTS_ENDPOINT # The URL of your ActivityPub instances (e.g. mastodon.social) +- PUSHOVER_USER_TOKEN # Optional +- PUSHOVER_APP_TOKEN # Optional ``` The CSV-formatted file is expected to be in this format: